change the QUESTDLG box size
이전 댓글 표시
Hello,
I was wondering if it is possible to change the window size that QUESTDLG function creates, as the title that I have is not completly being shown in the border of the box.
댓글 수: 3
dpb
2022년 8월 29일
No. Not a visible property.
I'd venture better to shorten title to fit than take up a whole lot of real estate on the users screen for what is (probably) minimal value text, anyway.
Mehrdad Bahadori
2022년 8월 29일
You really think anybody ever reads those titles, anyway??? :)
I'm sure at the OS level on which the dialogs are built there is the facility to do so but it's never been a visible property to the MATLAB high-level function which has been around since prior to R2006a (the point at which the archival research regarding incorporation dates was halted for the documentation).
BTW, if you're using AppDesigner or uifigure it is recommended to use uiconfirm instead -- and no, it doesn't have the facility you're looking for, either, I already checked!
채택된 답변
추가 답변 (1개)
Mehrdad Bahadori
2022년 9월 6일
편집: Mehrdad Bahadori
2022년 9월 6일
카테고리
도움말 센터 및 File Exchange에서 App Building에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

