Kodi Community Forum
Python code to maximize / keep XBMC on top? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+--- Thread: Python code to maximize / keep XBMC on top? (/showthread.php?tid=78035)



Python code to maximize / keep XBMC on top? - RandomXBMCUser - 2010-07-28

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.


- BSSLoK - 2010-08-26

Not a standard command or anything, but maybe you could use this:
Launch On Top


- RandomXBMCUser - 2010-08-26

I figured it out easily enough by using the pywin32 extensions. Thanks for the response, though.


- CrashX - 2010-08-27

http://wiki.xbmc.org/index.php?title=Advancedsettings.xml#.3Calwaysontop.3E