Progress
Language Reference
DEFAULT-WINDOW System Handle
A handle to the static window of the current Progress session. Every Progress session has one static window. Use the DEFAULT-WINDOW handle to set or examine the attributes of the unnamed session window.
SYNTAX
attribute
An attribute of the DEFAULT-WINDOW. The DEFAULT-WINDOW handle has all the attributes of a window widget.
NOTES
- In a character interface, the ACTIVE-WINDOW, CURRENT-WINDOW, and DEFAULT-WINDOW handles return the handle of the static window for the current Progress session.
- You can make the default window the current window by assigning DEFAULT-WINDOW to CURRENT-WINDOW.
- You can enable or disable the default window by changing the value of DEFAULT-WINDOW:SENSITIVE (the SENSITIVE attribute).
- You can set the menu bar for the default window by assigning the handle of a menu bar to DEFAULT-WINDOW:MENUBAR (the MENUBAR Attribute).
- You can make the default window visible or invisible by changing the value of DEFAULT-WINDOW:VISIBLE (the VISIBLE Attribute).
SEE ALSO
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |