How to execute function after pressing Return while focused to an Edit Field App Designer Object?
Afficher commentaires plus anciens
I have a GUI with 2 edit fields which I would like to run different functions when "return" is pressed. The parent UIFigure has the ability to set up a keypress callback, but it's children Edit field objects do not, and they do not "inhert" its keypress function either, meaning if you are focused on (ie typing in) an Edit Field, the UIFigure's keypress callbacks are not available. Is there a way to add keypress functions to indvidual App Designer objecs?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Environment and Settings dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!