Inputdlg respond to enter?
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Johan
am 27 Jun. 2011
Beantwortet: only VB
am 21 Mär. 2014
Hi! Is it possible for the inputdlg box to respond to the enter button instead of clicking at the ok button? BR Johan
0 Kommentare
Akzeptierte Antwort
Oleg Komarov
am 27 Jun. 2011
You can modify inputdlg so that the focus is automatically set on the enter button otherwise you have to push tab before enter.
5 Kommentare
Weitere Antworten (1)
only VB
am 21 Mär. 2014
Hollo, could you tell me where define the function 'doControlKeyPress'?
0 Kommentare
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!