- This is not the released version of the documentation. Recommended Version
windows cluster
This cluster contains the different types of windows available to a WEL_APPLICATION .
The following effective window types are available:
- WEL_POPUP_WINDOW
- WEL_MODAL_DIALOG
- WEL_MODELESS_DIALOG
- WEL_MDI_FRAME_WINDOW
- WEL_MDI_CLIENT_WINDOW
- WEL_MDI_CHILD_WINDOW
- WEL_MAIN_DIALOG
- WEL_FRAME_WINDOW
- WEL_CONTROL_WINDOW
Note: A WEL application must contain at least one window. See the WEL Tutorial for details of how to set up your first window within a WEL_APPLICATION .
Back to WEL Interface Content