Dirk Meyer wrote:
Michele Ravani wrote:
is there any way to get the id (in py) of the window freevo is running in?

For Freevo 1.5 I don't think so. It is a pygame window and I don't
think SDL has a way to get the id. For Freevo SVN this is possible.

Dischi

HI

I was thinking about this,

get_wm_info
pygame.display.get_wm_info() -> dictionary

Creates a dictionary filled with name and value pairs. Most platforms will have a 'window' value, set to the system's window id number or handle.

but I know nothing about python, pygame etc.
I wanted to experiment with the -wid option of mplayer.
The fact that it doesn't display in the same window as freevo is annoying

M


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to