Navigation: ThinBASIC Modules >
UI (User Interface)
Description
This module is responsible for windows handling and their message pump.
How to use this module
Inside your script, before calling any module specific keyword, add the following:
USES "UI"