Can you change the order that app designer creates properties after dragging and dropping the components onto the figure?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
KLH
el 29 de Mzo. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!