On mercredi 12 novembre 2008, Frédéric wrote:
> I can't open you glade file right now, but did you set the Visible
> property of the window to Yes? It is No by default...
Ok, I confirm this is the issue ;o)
Alos note that you should import gtk and gtk.glade *after* pygtk.require()
call (it seems to work in python2.5 but it fails in python2.4).
--
Frédéric
http://www.gbiloba.org
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/