フィルターのクリア

How to create a GUI with different tab options?

9 ビュー (過去 30 日間)
Karthik KJ
Karthik KJ 2012 年 6 月 29 日
Hi,
I have seen some GUI's created with Delphi, where we can use tab options. Currently I have a main gui where 4 pushbutton will open 4 different GUI's. Is it possible to make GUI with tabs( similar to Excel sheet tab, sheet1,sheet2...) so that I will not open 4 separate GUI and 4 tabs can use the same figure space of the Main GUI.
I could not find any such GUIDE properties which can do this.
Appreciate the help
Karthik

採用された回答

Sean de Wolski
Sean de Wolski 2012 年 6 月 29 日
編集済み: Sean de Wolski 2012 年 6 月 29 日
It is not documented and thus likely to change in the future, but you can use uitab. Or one of these:
  1 件のコメント
Jan
Jan 2012 年 6 月 30 日
Cruel. The TMW GUIs have still less power than my AtariST built in 1986.

サインインしてコメントする。

その他の回答 (1 件)

Yash
Yash 2012 年 6 月 30 日
yes it is possible
check this, i made one using this similar to your idea

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by