PDA

View Full Version : Minimize videos in the corner


atomizasser
2005-09-08, 02:41
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, 12:24
bumpety bump. i'm looking to use this myself. would be a great asset for a lot of scripts.

TheChad
2005-09-23, 15:08
i too would be interested in this.