- This is not the released version of the documentation. Recommended Version
Redefining main_window
When you inherit WEL_APPLICATION , you will need to implement the deferred feature main_window as a once function. This will be the main window of your application, and can be any descendent of WEL_COMPOSITE_WINDOW .
Note: . See step2 in the tutorial for a simple demonstration of how to do this.
Back to WEL Common Concepts
cached: 11/17/2025 9:53:54.000 AM