个人工具

“UbuntuHelp:Gladex”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/Gladex}}
 
{{From|https://help.ubuntu.com/community/Gladex}}
 
{{Languages|UbuntuHelp:Gladex}}
 
{{Languages|UbuntuHelp:Gladex}}
Parent: [[UbuntuHelp:Software]]
+
Parent: [[Software]]
 
== Gladex - Code Generator for Glade ==
 
== 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.
 
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 ==
 
== Screenshots ==
 
=== Development version 0.3.1 ===
 
=== Development version 0.3.1 ===
https://help.ubuntu.com/community/Gladex?action=AttachFile&do=get&target=Gladex-0.3.png
+
{{https://help.ubuntu.com/community/Gladex?action=AttachFile&do=get&target=Gladex-0.3.png%7D%7D
https://help.ubuntu.com/community/Gladex?action=AttachFile&do=get&target=Gladex-0.3-python.png
+
{{https://help.ubuntu.com/community/Gladex?action=AttachFile&do=get&target=Gladex-0.3-python.png%7D%7D
 
== Installation ==
 
== 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 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.
第13行: 第13行:
 
== Hints and Tips ==
 
== Hints and Tips ==
 
== Other applications you may wish to look at ==
 
== Other applications you may wish to look at ==
[[UbuntuHelp: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."
+
[[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 ==
 
== Further Reading ==
[[UbuntuHelp:GladexHowto|GladexHowto]] - Tutorial on how to use Gladex.
+
[[GladexHowto]] - Tutorial on how to use Gladex.
 
https://launchpad.net/gladex/ - The Gladex Development site on Launchpad.net
 
https://launchpad.net/gladex/ - The Gladex Development site on Launchpad.net
 
----
 
----

2008年10月19日 (日) 05:36的版本

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.4.1 currently supports Perl, Python, and Ruby output.

Screenshots

Development version 0.3.1

{{https://help.ubuntu.com/community/Gladex?action=AttachFile&do=get&target=Gladex-0.3.png%7D%7D {{https://help.ubuntu.com/community/Gladex?action=AttachFile&do=get&target=Gladex-0.3-python.png%7D%7D

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