change the QUESTDLG box size
Mostra commenti meno recenti
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 Commenti
dpb
il 29 Ago 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
il 29 Ago 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!
Risposta accettata
Più risposte (1)
Mehrdad Bahadori
il 6 Set 2022
Modificato: Mehrdad Bahadori
il 6 Set 2022
Categorie
Scopri di più su App Building in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

