Window State Property
Description
Specifies the current display state of the window:
- NORMAL Specifies that the window should be displayed normally, according
to its current Width, Height, X Position, and Y Position property settings.
Applies to window
Set Programmatically
Refer to Built-in
GET WINDOW PROPERTY
SET WINDOW PROPERTY
NORMAL
Usage Notes
- GET WINDOW PROPERTY always returns the window's current Width
and Height property settings.
Window State Restrictions
- Setting Window State to MAXIMIZE is not supported on Motif.