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!