Name
SIZEWINDOW -- user changed the window size / OBSOLETE
Synopsis
Label(SIZEWINDOW)
Function
Attention: This function is part of the Hollywood 1.x event library. You should not use it any longer. Please use InstallEventHandler() instead of it.

Hollywood will Gosub() to this label when the user changes the window size. If your application shall support resizable windows, you must place some code after this label which redraws/repositions your objects.

Inputs
none


Show TOC