PyGTK, Glade/libglade. What am I doing wrong?
Даниил Рыжков
daniil.re at gmail.com
Fri May 6 23:46:06 EDT 2011
> I haven't used gtk before, but is there a show method or something similar
> you need, to actually make the window appear?
I don't know. I think "self.wTree = gtk.glade.XML(self.gladefile)"
should do this. For example, author of this tutorial
(http://www.learningpython.com/2006/05/07/creating-a-gui-using-pygtk-and-glade/)
wrote script similar to my.
P.S. I have glade3 3.8.0, gtk 2.24.4, GNOME 2.32.1 and Python 2.7.1
--
Best wishes,
Daniil
More information about the Python-list
mailing list