12 Nov 17:14
Re: Python and Glade
From: Frédéric <frederic.mantegazza <at> gbiloba.org>
Subject: Re: Python and Glade
Newsgroups: gmane.comp.gnome.gtk+.python
Date: 2008-11-12 16:14:02 GMT
Subject: Re: Python and Glade
Newsgroups: gmane.comp.gnome.gtk+.python
Date: 2008-11-12 16:14:02 GMT
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 pygtk <at> daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
RSS Feed