Azzera filtri
Azzera filtri

Ignore uicomponents when pressing the tab key in App Designer

4 visualizzazioni (ultimi 30 giorni)
I have an GUI in AppDesigner and I'm using the tab key to jump from one component to other but I need to find a way to ignore some uicomponents without setting the 'Enable' Property of the component to ignore to 'off'.
As an example, in the attached gif you can see what is happening right now and what I expect to do. I have two Edit Fields and a uitable and what I want to do is to go from the Edit Field1 to Edit Field2 pressing the Tab Key ignoring the uitable.
I know I can get a similar behavior chaning the order of the components in the Component Browser but this has a problem which is that If I jump from Edit Field1 to Edit Field2 and press the Tab Key again it will take me to the uitable. In this case, the expected behavior will be that once I lay on the Edit Field2 and press Tab Ket again, it will take me to the Edit Field1.
Finally, I can't set the 'Enable' property of the ignored component to 'off' because I use that component. (In the example suppose that the uitable has a Celledit callback that I will use in other moment)
PD: The example is purely ilustrative, please don't put your attention in the design or other aspects.
Thanks in advance,

Risposte (0)

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Prodotti


Release

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by