Label events

From LinuxMCE
Revision as of 09:02, 11 April 2006 by Wikiadmin (Talk | contribs)

(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search
This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.
Because Page is a non focus-able event, it will have standard events that any control:

OnInit

That event appears before first paint. It may be used to call a specified script. That may be useful even the actual file is fixed form.

OnPaint

That event appears on any display change, it may be used to refresh form status

OnClose

OnClose event may be used before changing the screen