Is it possible to Re-order App Properties

조회 수: 3 (최근 30일)
M G
M G 2018년 5월 11일
댓글: M G 2018년 5월 12일
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?

채택된 답변

Chris Portal
Chris Portal 2018년 5월 12일
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.
  댓글 수: 1
M G
M G 2018년 5월 12일
Thanks, I appreciate knowing that I have not missed any important steps. Thanks for adding my inquiry to the "request" list for an enhancement. It is probably easier-said-than-done, programmatically, or it would've been tackled by now!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile 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!

Translated by