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


Groups > comp.lang.python > #4884 > unrolled thread

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

Started byДаниил Рыжков <daniil.re@gmail.com>
First post2011-05-07 14:46 +1100
Last post2011-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.


Contents

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

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

FromДаниил Рыжков <daniil.re@gmail.com>
Date2011-05-07 14:46 +1100
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web