GUI programming with python

James Matthews nytrokiss at gmail.com
Tue Aug 26 14:56:33 EDT 2008


wxPython is a very rich toolkit it includes a nice GUI bulider and you can
also try an IDE called Boa

On Tue, Aug 26, 2008 at 10:49 AM, John Fabiani <jfabiani at yolo.com> wrote:

> Alan Franzoni wrote:
>
> > zamil was kind enough to say:
> >
> > [cut]
> >
> > If your needs are very basic, you can stick with the tk module that comes
> > with python. It's not really feature-packed, but it's maintained and
> > pretty cross-platform.
> >
> > Otherwise, you can pick any supported widget set you like and use the
> > proper python bindings. You didn't tell us which OS you'd work with,
> hence
> > we can't tell you what's the best choice (if there's any).
> >
> > BTW you should be able to enjoy GTK+, QT or Swing (if using Jython on
> > Java) or anything found in MS.NET <http://ms.net/> (if using IronPython)
> - or you can go
> > for wxPython as well.
> >
> > GUI Designers are widget-set related - I can suggest gazpacho for GTK+.
> >
> You might want to take a look at Dabo (www.dabodev.com).  Check out the
> screencast.
>
> Johnf
>  --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
http://www.goldwatches.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080826/226a6625/attachment.html>


More information about the Python-list mailing list