WindowXML & Init event
#1
Hi All.
pls help me, i need to run python script after my skinned window loading event, defined as home.xml of the my skin.

How can i do it, i tryed to place next code into my window definition:

<window id="0">
<defaultcontrol always="true">300</defaultcontrol>
<allowoverlay>no</allowoverlay>
<oninit>XBMC.RunScript(U:\skin\My_Skin\Extras\Authentification\default.py)</oninit>

but i dont see anything.

thx
ps: i've not found the oninit or onload tag in the window xml structure (http://wiki.xbmc.org/?title=Window_Structure), but i think that is possible, am'i right?
Reply


Messages In This Thread
WindowXML & Init event - by DuШes - 2009-03-29, 02:05
[No subject] - by jmarshall - 2009-03-29, 02:56
[No subject] - by Nuka1195 - 2009-03-29, 06:34
[No subject] - by jpoveda - 2009-03-29, 07:22
[No subject] - by DuШes - 2009-03-29, 09:13
[No subject] - by jmarshall - 2009-03-29, 10:06
[No subject] - by DuШes - 2009-03-29, 10:31
Logout Mark Read Team Forum Stats Members Help
WindowXML & Init event1