class APPLICATION inherit WEL_APPLICATION creation make feature main_window: MAIN_WINDOW is -- Create the application's main window once enable_idle_action !! Result.make end end