How to execute function after pressing Return while focused to an Edit Field App Designer Object?
Show older comments
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?
Accepted Answer
More Answers (0)
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!