[Q] Python, GUI, and Java

Skip Montanaro skip at pobox.com
Wed Jul 18 23:51:03 EDT 2001


    Chris> in article sAj57.1758$oz3.22749 at vixen.cso.uiuc.edu, Young-Jin Lee
    Chris> at ylee12 at uiuc.edu wrote on 7/18/01 3:23 PM:

    >> It looks like I should you Tkinter. How powerful is it? How easy is it?

    Chris> Also investigate wxPython.

    Chris> http://www.wxpython.org

As long as we're mentioning Python-based GUI stuff, there's also Gtk+PyGtk:

    http://www.daa.com.au/~james/pygtk/

That's the stable (Gtk 1.2-based stuff).  If you're into the bleeding edge
(Gtk 1.3-based), check here:

    http://www.gnome.org/~james/

I only use it on Linux, but it is also available on Windows.

-- 
Skip Montanaro (skip at pobox.com)
http://www.mojam.com/
http://www.musi-cal.com/




More information about the Python-list mailing list