Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #4884

Re: PyGTK, Glade/libglade. What am I doing wrong?

References <BANLkTiksuTENPuU-Jyj8YJnOkdjSO=gzQA@mail.gmail.com> <BANLkTikwb6E_51YsukD5seH0y2xR2YG9jg@mail.gmail.com> <BANLkTik2oM6d-Uqd0XHBvZ2Vk0c0B36FRA@mail.gmail.com>
Date 2011-05-07 14:46 +1100
Subject Re: PyGTK, Glade/libglade. What am I doing wrong?
From Даниил Рыжков <daniil.re@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1282.1304739975.9059.python-list@python.org> (permalink)

Show all headers | View raw


> 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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: PyGTK, Glade/libglade. What am I doing wrong? Даниил Рыжков <daniil.re@gmail.com> - 2011-05-07 14:46 +1100

csiph-web