Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #4884 > unrolled thread
| Started by | Даниил Рыжков <daniil.re@gmail.com> |
|---|---|
| First post | 2011-05-07 14:46 +1100 |
| Last post | 2011-05-07 14:46 +1100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: PyGTK, Glade/libglade. What am I doing wrong? Даниил Рыжков <daniil.re@gmail.com> - 2011-05-07 14:46 +1100
| From | Даниил Рыжков <daniil.re@gmail.com> |
|---|---|
| Date | 2011-05-07 14:46 +1100 |
| Subject | Re: PyGTK, Glade/libglade. What am I doing wrong? |
| Message-ID | <mailman.1282.1304739975.9059.python-list@python.org> |
> 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 top | Article view | comp.lang.python
csiph-web