change the QUESTDLG box size
Show older comments
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 Comments
dpb
on 29 Aug 2022
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
on 29 Aug 2022
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!
Accepted Answer
More Answers (1)
Mehrdad Bahadori
on 6 Sep 2022
Edited: Mehrdad Bahadori
on 6 Sep 2022
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
