Date: 10/01/2006
Name: EveryGUI
Ver.: 0.99.b
Author: Jeffrey Bakker
Email: seeplusplus@users.sourceforge.net
Web: http://everygui.sf.net
- Install
- To use EveryGUI please install it first by invoking the following command as su:
`python setup.py install --prefix=/usr`
Note that you must use the prefix of "/usr" as of now (and you must also be root or su to have permissions to install to this location). Once installed, you may run EveryGUI from the command line by running `everygui` or `egdesign` to just run the designer.
- Requirements
- GTK+, libglade, python, pygtk 2.6.
- Description
- EveryGui provides two applications: Chameleon, which is a dynamic GUI for virtually any tool or OS command, and Designer which is a visual environment for editing config files that determine Chameleon's different behaviours for each tool/command.
- Thanks
- To Pádraig Brady for the GladeWrapper library. It is extremely useful, and has made my transition from programming GTK+ in C to using python/libglade seem to be almost effortless.
To SourceForge.net for hosting my 6th project in the past 5 years, and providing a great community for open source users and programmers.
