[Tutor] wxPython GUI builder

Danny Yoo dyoo@hkn.eecs.berkeley.edu
Sun, 2 Sep 2001 15:50:59 -0700 (PDT)


On Sun, 2 Sep 2001, Kevin McCormick wrote:

> On the subject of PyGTK and Glade, I am a complete newbie.  I have
> been trying some things with Tkinter, but GTK apps are definitely more
> slick looking and I would like to get started with that.  However, I
> have always had trouble getting things like that set up (I have
> BlackAdder beta, but have never taken the time to figure it out).  I
> really don't know where to begin or even how to load the component
> libraries.  I use Linux Mandrake 7.2 (waiting for 8.1) with Python
> 2.0.
> 
> Would some users of PyGTK talk about their setup and sources of help
> for beginners?

Deirdre wrote a "Ten Minutes Total Idiots Guide to Using Gnome/Gtk+ &
Glade with Python."

    http://www.baypiggies.org/10mintig.html

(As of this writing, I wasn't able to connect to baypiggies.org though...
*sob*)  Not quite sure about the title, but the content is very good.


Here are links to other introductions:

    http://linuxfocus.org/English/July2000/article160.shtml
    http://laguna.fmedic.unam.mx/~daniel/pygtutorial/pygtutorial/


I'm very excited to hear that they've ported PyGtk and Glade to Windows.  
Can anyone point out where to look for this?  Is it fairly stable?