Jump to content

Non-focus events: Difference between revisions

From LinuxMCE
No edit summary
 
Rwilson131 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<table width="100%"> <tr><td bgcolor="#FFCFCF">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.</td></tr> </table>'''OnInit'''  
[[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 15: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