[Tutor] Re: glade integration
tannhauser
tannhauser at nerdshack.com
Mon Apr 7 17:07:42 CEST 2008
On Mon, 07.04, 09:48, Luke Paireepinart wrote:
> Michael Miesner wrote:
> > Hi-
> > I am totally new to python and I cant figure out how to integrate a
> > glade file into a python file. Is it as simple as referencing the
> > glade file, or must the XML code from the glade file be copied in?
> > Sorry to ask such a basic question.
Use libglade and pygtk. Have a look at http://www.learningpython.com, the glade/pygtk-tutorials
were really helpful for me.
http://www.learningpython.com/2006/05/07/creating-a-gui-using-pygtk-and-glade/
http://www.learningpython.com/2006/05/30/building-an-application-with-pygtk-and-glade/
th
More information about the Tutor
mailing list