Window Functions

Now here's the list of Window functions - have fun ;)

Function Name What it does
GUI_WINDOW() Make a new window
GUI_OPENWIN() Open a window ready for action
GUI_WINSTATU$() Returns the passed window's status as a string$
GUI_SHOWWIN() Show a hidden window
GUI_HIDEWIN() Hide an open window
GUI_FREEWIN() Free a window and delete all of its gadgets
GUI_REFRESH() Redraw a windows contenets
GUI_WINXY() Re-position a window
GUI_TITLECOLOR() Set a windows titlebar color
GUI_WINTITLE() set a windows title
GUI_WINOPTIONS() Set a windows options
GUI_WINACTIVE() Activate/Deactivate all a windows gadgets
GUI_WINIMAGE() Set a windows image
GUI_WIN_SKIN() Set a windows skin image
GUI_WINFRONT() Pull a window to the front
GUI_WINBACK() Push a window to the back