X properties

Martin von Loewis loewis at informatik.hu-berlin.de
Fri Mar 16 16:19:15 EST 2001


Brian E Gallew <geek+ at cmu.edu> writes:

> In any of the GUI toolkits, is there a way to add random window
> manager properties?  After the window has been created?

Good question. There is the python-xlib project,
http://sourceforge.net/projects/python-xlib, which does support X11
properties (obviously), you just need to get the window id out of your
toolkit - I know Tk can give provide you with the window ID.

Regards,
Martin




More information about the Python-list mailing list