Can you change the order that app designer creates properties after dragging and dropping the components onto the figure?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am trying to rearrange the order that the cursor tabs through edit fields in app designer so that as you enter data into the UI, the flow makes sense. However, I do not want to have to delete the components of the app and create them again in the order I want them to tab in. Is there a way to rearrange the generated code so that the app defines the properties in the order I want?
1 Commento
KLH
il 29 Mar 2018
I have the same problem. After a lot of editing, when running the app, the order that components are highlighted when using the tab key is terrible. I would also like to assign keyboard shortcuts, for example mapping left arrow key to a "Next" button.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!