Revision 20 as of 2011-04-06 00:53:30

Clear message

Tag/tag.png

Content Cleanup Required
This article should be cleaned-up to follow the content standards in the Wiki Guide. More info...

Tag/tag.png

Style Cleanup Required
This article does not follow the style standards in the Wiki Guide. More info...

Tag/tag.png

Needs Expansion
This article is incomplete, and needs to be expanded. More info...

Gladex - Code Generator for Glade

Gladex is a program written in Python that takes a Glade XML file and generates code. Gladex 0.4.1 currently supports Perl, Python, and Ruby output.

Screenshots

Development version 0.3.1

Gladex-0.3.png

Gladex-0.3-python.png

Installation

You can download an i386 deb from https://launchpad.net/gladex/0.3/0.3.4/+download/gladex-0.3.4.deb. Double-click this file to install.

You can download Gladex source code and any available package from Launchpad (https://launchpad.net/gladex/+download).

Hints and Tips

Other applications you may wish to look at

Glade - This is the program used to design an GUI and produce the XML Glade file. From the website, "Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ toolkit and the GNOME desktop environment, released under the GNU GPL License."

Further Reading

GladexHowto - Tutorial on how to use Gladex.

https://launchpad.net/gladex/ - The Gladex Development site on Launchpad.net


CategoryProgramming