Hi all. I need to provide to my users a graphical interface to be used from os' command line. Initially I thought something equivalent to Unix dialog, and googling around I have found Python Dialog (http://pythondialog.sourceforge.net/). This would be the perfect solution for me if it could be cross platform. However, it doesn't work on Windows, just on Linux/Unix.
Do you guys know an alternative that fits my needings without moving from Python? Thanks, -ng -- http://mail.python.org/mailman/listinfo/python-list