Ken Lee
2003-08-01 04:27:48 UTC
When my app receives the PropertyNotify event I wish to look up the new
value of WM_NAME & so I make a XGetText() call, but the window has been
destroyed & hence I get a 'BadWindow' error.
Is there any way to prevent this?
Use an error handler to catch the BadWindow and do something other than exit.value of WM_NAME & so I make a XGetText() call, but the window has been
destroyed & hence I get a 'BadWindow' error.
Is there any way to prevent this?
Ken Lee, http://www.rahul.net/kenton/