Two simple questions about listdlg
古いコメントを表示
1) Is it possible to change the font size in listdlg?
2) Is it possible to somehow make it so multiple elements can be selected WITHOUT needing to hold command/Ctrl key?
Thank you.
2 件のコメント
dpb
2022 年 11 月 2 日
I'll add a third "simple" Q? regarding listdlg (and applies to the others in the kindred family as well)...
- ...
- ...
- Why would one let the user MINIMIZE the modal window? It goes away and the user is now blind to what is needed to be done without searching for where it went...if they even have sufficient prescience to realize that's what just happened to them.
dpb
2022 年 11 月 2 日
In searching for the above, I also stumbled over <appdesigner window in background after uigetfile> raised in 2016 but still an issue. It also happens with all the other dialogs...I'd been frustrated about that since began this as a tool for myself some two+ years ago, but just lived with it. For packaging for the staff folks to use, it's an almost impossible nuisance to deal with. Why on earth don't these return focus to the calling window inately instead of off somewhere who knows where???
At least the figure(app.UIFigure) thing seems to solve my issues; I'm not sure about the problem of the dialog itself being behind everything else.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Develop Apps Programmatically についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!