[Python-3000] What do do about IDLE?

Bill Janssen janssen at parc.com
Mon May 8 19:01:14 CEST 2006


I think that there are at least six large GUI platforms these days:

Windows, Mac, X11, Java Swing, .NET Windows.Forms, and AJAX
(CSS/HTML/Javascript/DOM/SVG).

I think you could further argue that the X11 world splits into GNOME
and KDE subsets.

What's interesting about PyGUI is that while it's not an overly
simple-minded toolkit, there's a good chance that it can be ported to
each of these platforms.

Bill


More information about the Python-3000 mailing list