Name
INACTIVEWINDOW -- window got inactive / OBSOLETE
Synopsis
Label(INACTIVEWINDOW)
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 whenever the window becomes inactive. You normally do not need this event but if you want to do something when your window becomes inactive, use this event.

Inputs
none


Show TOC