I was looking for a way to capture events from root window.
I found some C code that uses GtkInvisible and attachs that to the root window via set_user_data(). However, the pygtk 2.0 that I'm using doesnt have that function. So I wonder if it has been left out or is there any alternative way to reach the same goal?
Thanks Nam
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
