Creating Graphical User Interfaces    

Making Your GUI Nonresizable

Certain types of GUIs are typically nonresizable. Warning and simple question dialog boxes, particularly modal windows, are usually not resizable. After a simple interaction, these GUIs are dismissed so changing their size is not worthwhile.

Property Settings

GUIDE sets the following properties to implement this style of GUI:


 Resize Behavior Allowing Proportional GUI Resizing