App Designer Main Window Behaviour

2 views (last 30 days)
Emre iris
Emre iris on 30 Mar 2020
Answered: Sean de Wolski on 30 Mar 2020
I am degining main window and wanna put tab preferences and embed some options for each tab. It is fine to do it. Hovewer , when app starts , tab1 is chosen as default in main window. I want no tab is chosen in the main window at start. I tried to change visible options of tab preferences but It just cleared. What shall I do?
This is how main window is looking. It is so much better if no tab is chosen.

Answers (1)

Sean de Wolski
Sean de Wolski on 30 Mar 2020
You should consider just using menus since that's what you're replicating with tabs.

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!