Is it possible to Re-order App Properties
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
App Designer automatically creates a list of Properties according to the display components selected by the user. That's wonderful, except..... I was just working on an App and I put in some new Numerical data-entry fields between existing ones. App Designer places each additional Property entries at the bottom of the Properties list.
The problem is, if the User decides to employ the TAB key to move from one field to the next, the succession of jumps is dictated by the order of the entries in the Properties section. That is to say: even though the fields are stacked consecutively, Tabbing jumps around in a different order!
I tried to cut-and-paste the Properties code, but was not allowed to do that.
Is there a method for reordering the Properties?
0 Commenti
Risposta accettata
Chris Portal
il 12 Mag 2018
Unfortunately there is no way to do this as of R2018a. It is a known enhancement, but I will log an additional request for the team to be aware of.
Più 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!