Can you change the order that app designer creates properties after dragging and dropping the components onto the figure?
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
KLH
2018-3-29
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!