Difference between revisions of "Non-focus events"
From LinuxMCE
Rwilson131 (Talk | contribs) m |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Category: Programmer's Guide]] | |
+ | |||
+ | '''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. | 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. |
Latest revision as of 16:50, 1 November 2007
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