How can I keep the opacity of the panel?

4 ビュー (過去 30 日間)
Melvin
Melvin 2012 年 10 月 6 日
Hi everyone. My gui has a background of a photo using "axes". My gui also contains panels. Whenever I execute the program, my panel becomes transparent and all is left to that panel are the buttons,static text and edit. So I wanted to keep the color background of my panel but I do not know how to resolve this. Need Help. Thank you.

採用された回答

Walter Roberson
Walter Roberson 2012 年 10 月 6 日
About the only way I can think of that happening is if the color of the uipanel got set to 'none'.
If you use the debugger, then what command triggers the transparency ?

その他の回答 (0 件)

カテゴリ

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