windows focus hacked by running GUI
古いコメントを表示
Hi all, It suddenly comes up one day, when I run the figure of a GUI (guide->xx.fig->run figure), the running GUI becomes the only active window and I can't activate the xx.fig window or the main window by mouse click or anything. How can I get back to the situation in which I can activate the command window and Editor along the running GUI, so that I can switch between code editing and GUI testing freely? PS: it's matlab R2015b 64bit on Win7 64bit. Thanks
2 件のコメント
Geoff Hayes
2016 年 5 月 27 日
Zhengchang - is the above true for all GUIs that you try to run through GUIDE or just one in particular? If you launch the GUI from the Command Line or from the MATLAB file editor, do you observe the same behaviour?
Zhengchang Lei
2016 年 5 月 27 日
回答 (1 件)
Walter Roberson
2016 年 5 月 27 日
0 投票
The windowstyle property must be ending up as 'modal' somehow.
カテゴリ
ヘルプ センター および File Exchange で Environment and Settings についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!