Diff for "Gladex"


Differences between revisions 7 and 22 (spanning 15 versions)
Revision 7 as of 2007-08-19 03:28:22
Size: 1395
Editor: c-68-38-214-81
Comment:
Revision 22 as of 2017-09-06 17:49:50
Size: 1426
Editor: ckimes
Comment: Tag for deletion
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Parent: [:Software] <<Include(Tag/Deletion)>>
'''This project appears to be dead since 2009.'''
## If somebody knows otherwise, please update the page and remove the Deletion tag
Line 3: Line 5:
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''[[BR]][[TableOfContents(2)]]|| ||<tablestyle="float:right; font-size:0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>||
Line 6: Line 8:

Gladex is a program written in Python that takes a Glade XML file and generates code. Gladex currently supports Python and Perl output.
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.
Line 10: Line 11:
== Development version 0.3.1 ==
{{attachment:Gladex-0.3.png}}
Line 11: Line 14:
== 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
{{attachment:Gladex-0.3-python.png}}
Line 22: Line 17:
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).
Line 25: Line 22:
Line 27: Line 23:

["GladexHowto"] - Tutorial on how to use Gladex.

["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."
[[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."
Line 33: Line 26:
[[GladexHowto]] - Tutorial on how to use Gladex.
Line 34: Line 29:
Line 35: Line 31:
CategoryDocumentation CategoryProgramming

Tag/tag.png

Candidate for Deletion
This article may not be appropriate for this wiki, and may be deleted. More info...

This project appears to be dead since 2009.

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

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