John K Masters wrote: > Can someone point me in the direction of a good tutorial on programming > python with a GUI? I'm just starting out with python and have written a > few scripts successfully but would like to add a graphical front end to > them to make it easier for my work colleagues, most of whom have never > used a command line, to use.
If you're using Linux or some other unix-like platform, try PyGTK: http://www.pygtk.org/pygtk2tutorial/index.html (Yes, it can run on Windows, but it tends to be more complicated there). -- (\__/) (O.o) (> < ) This is Bunny. Copy Bunny into your signature to help him on his way to world domination!
signature.asc
Description: OpenPGP digital signature
-- http://mail.python.org/mailman/listinfo/python-list