When I do a gtk.set_transient_for(), it works, but I get the following warning message:
Gdk-WARNING **: gdkwindow-win32.c:1669: SetWindowLong failed: The system cannot find the file specified.
I goolged this, but didn't find anything that helped.
That's odd -- it looks like a gtk on win32 bug rather than a pygtk bug though. Can you file a bug on bugzilla.gnome.org with a simple test case? Please include the specific version of gtk that you're using.
Thanks,
John _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
