Diff for "Gladex"


Differences between revisions 11 and 12
Revision 11 as of 2007-08-20 20:17:23
Size: 1441
Editor: c-68-38-214-81
Comment:
Revision 12 as of 2007-09-14 16:28:42
Size: 1408
Editor: ool-18be8cd4
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
Gladex is a program written in Python that takes a Glade XML file and generates code. Gladex 0.3.2.1 currently supports Perl and Python output. Gladex 0.3.3 will also support Ruby output. Gladex is a program written in Python that takes a Glade XML file and generates code. Gladex 0.3.2.1 currently supports Perl, Python, and Ruby output. Gladex 0.3.3 will also support Ruby output.
Line 20: Line 20:
There are currently no Ubuntu packages available. To use Gladex you will have to download the appropriate tar archive from https://launchpad.net/gladex/+download, unarchive it and run the execute the appropriate file directly. Gladex is written in Python, so you will not need to compile anything. 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).

Parent: [:Software]

Gladex - Code Generator for Glade

Gladex is a program written in Python that takes a Glade XML file and generates code. Gladex 0.3.2.1 currently supports Perl, Python, and Ruby output. Gladex 0.3.3 will also support Ruby output.

Screenshots

Stable version 0.2

attachment:Gladex-0.2.png

Development version 0.3.1

attachment:Gladex-0.3.png

attachment: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


CategoryDocumentation

Gladex (last edited 2017-09-06 17:49:50 by ckimes)