> 5. What modules , except Tk, can I use for GUI programming with
> Python?

I must take this opportunity for a little self-promotion :)

PythonCard is a software construction kit (in the spirit of Apple's
HyperCard) written in Python.

Prototype release 0.2.1 contains eight sample applications to show off the
features of the latest PythonCard prototype. Sample screenshots are at:
http://pythoncard.sourceforge.net/samples.html
The version checked into cvs supports a runtime shell (PyCrust), message
watcher, and property editor for live info while an application is running.
There is more about the latest changes in the mailing list archives.

PythonCard relies on wxPython, so it will support the Macintosh once
wxPython has been ported to the Mac.

Latest release files:
http://sourceforge.net/project/showfiles.php?group_id=19015

PythonCard home page
http://pythoncard.sourceforge.net/

SoureForge summary page
http://sourceforge.net/projects/pythoncard/

Mailing list
http://groups.yahoo.com/group/pythoncard


PythonCard requires Python 2.1 or later and wxPython 2.3.1. wxPython is
available at http://www.wxpython.org/

ka
---
Kevin Altis
[EMAIL PROTECTED]

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to