|
Project Information
|
EasyDialogs for Linux is GTK implementation of the Python's standard EasyDialog module available for Macintosh (http://www.python.org/doc/2.6/library/easydialogs.html). With EasyDialogs you can create simple GUI for your scripts by Message Box, standard File Open Dialog, ProgressBar, or dialog with options parsed from the getopt format. It requires a Python 2.5, and gtk2.0, pygtk2.0 or newer. Note: There is also native Windows implementation available: http://www.averdevelopment.com/python/EasyDialogs.html |