User interfaces in console (dialog like)
Negroup
negroup at gmail.com
Thu Jun 23 08:45:07 EDT 2005
More information about the Python-list mailing list
Thu Jun 23 08:45:07 EDT 2005
- Previous message (by thread): User interfaces in console (dialog like)
- Next message (by thread): User interfaces in console (dialog like)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): User interfaces in console (dialog like)
- Next message (by thread): User interfaces in console (dialog like)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list