Kodi Community Forum
Minimize videos in the corner - 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: Minimize videos in the corner (/showthread.php?tid=14805)



- atomizasser - 2005-09-08

it is possible when u press display button in python's scripts that video minimze in the corner as xbmc does when u are watching a video normaly?
i will explain me. in pyton's scripts when u play a traier (for exemple) if u press display button the video doesn't minimize. are ther any form to that video minimize?

maybe with this funtions?

xbmc.executebuiltin('xbmc.activatewindow(2004)')
or

xbmc.player(isplaying)

thanks a lot.


- gerner - 2005-09-23

bumpety bump. i'm looking to use this myself. would be a great asset for a lot of scripts.


- TheChad - 2005-09-23

i too would be interested in this.