Python code to maximize / keep XBMC on top?
#1
Is there a python code in xbmc or xbmcgui that will maximize it or keep it on top?
Eventghost does this no problem, but I don't want to rely on that.

Edit: I'm on Windows, so if there's a standard system command that will do it, that'd work too.
Reply
#2
Not a standard command or anything, but maybe you could use this:
Launch On Top
Reply
#3
I figured it out easily enough by using the pywin32 extensions. Thanks for the response, though.
Reply
#4
http://wiki.xbmc.org/index.php?title=Adv...ysontop.3E
The normal XBMC log IS NOT a debug log, to enable debug logging you must toggle it on under XBMC Settings - System or in advancedsettings.xml. Use XBMC Debug Log Addon to retrieve it.
Reply

Logout Mark Read Team Forum Stats Members Help
Python code to maximize / keep XBMC on top?0