polin8
11-23-2002, 01:42 PM
I'm trying my hand at python-xlib, was wondering if anyone has used it.
I can happily create a window, put text on it and make it go away with an X.ButtonPress event. But unfortunately I can't figure out how to make new window react only to events that happen to them (ie, in the new window, not the root window). Any one have any pointers?
I can happily create a window, put text on it and make it go away with an X.ButtonPress event. But unfortunately I can't figure out how to make new window react only to events that happen to them (ie, in the new window, not the root window). Any one have any pointers?