startup.xml call script
#1
Hi!

Deriving from Project Mayhem III I want to use the XBox for a demonstration at work.

I want the home window (home.xml) to be filled with dynamic contents.

The first thing that came to my mind was to replace the "ReplaceWindow(Home)" directive inside startup.xml with something like "RunScript(my script file)".

But, unfortunately, the script is not executed and the log file shows no errors.

Am I doing something wrong or am I just trying something which does not work (ie calling a script from <onfocus>)?

Thanks for your help!

martin
Reply
#2
should work, post the exact line. and make sure the script is where your path is
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#3
you're right, it really works.

no idea, why it did not when I tried it the first time...

thanks for the answer, I wouldn't have tried it again otherwise Smile
Reply

Logout Mark Read Team Forum Stats Members Help
startup.xml call script0