Size: 800
Comment:
|
← Revision 22 as of 2017-09-06 17:49:50 ⇥
Size: 1426
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 0.4.1 currently supports Perl, Python, and Ruby output. | |
Line 7: | Line 10: |
Gladex is a program written in Python that takes a Glade XML file and generates code. Gladex currently supports Python and Perl output. | = Screenshots = == Development version 0.3.1 == {{attachment:Gladex-0.3.png}} |
Line 9: | Line 14: |
= Screenshot = The current stable version 0.2: attachment:Gladex-0.2.png attachment:Gladex-0.3.png Development version 0.3.1 attachment:Gladex-0.3-python.png |
{{attachment:Gladex-0.3-python.png}} |
Line 20: | Line 17: |
To install download the appropriate tar archive from https://launchpad.net/gladex/+download. | 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 23: | Line 22: |
Line 25: | Line 23: |
'''[Glade]''' |
[[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 29: | Line 26: |
[[GladexHowto]] - Tutorial on how to use Gladex. https://launchpad.net/gladex/ - The Gladex Development site on Launchpad.net |
|
Line 31: | Line 31: |
CategoryDocumentation | CategoryProgramming |
|
Candidate for Deletion |
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
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