|
19.
|
|
|
Introduction
|
|
|
|
Introducción
|
|
Translated and reviewed by
Vicente Ruiz
|
|
|
|
Located in
gladex-manual.xml:173(title)
|
|
20.
|
|
|
The <application>Gladex</application> application enables you to, using a Glade XML file, generate code, which uses libglade, for any supported language.
|
|
|
|
La aplicación <application>Gladex</application> le permite, usando un archivo Glade XML, generar código, el cual usa libglade, para cualquier lenguaje soportado.
|
|
Translated and reviewed by
Marcelo Briones
|
|
|
|
Located in
gladex-manual.xml:174(para)
|
|
21.
|
|
|
Gladex is a Python script that takes a Glade XML file and generates a Python script. The generated script includes a handler dictionary and a template for each callback function. The generated Python script should be enough to display the GUI when executed. <application>Gladex</application> provides the following features:
|
|
|
|
Gladex es un script en Python que toma un archivo XML de Glade y genera un script en Python. El script generado incluye un diccionario de manipulación y una plantilla para cada función de rellamada automática. El script de Python generado es suficiente para mostrar una interfaz gráfica al ser ejecutado. <application>Gladex</application> proporciona las siguientes funcionalidades:
|
|
Translated and reviewed by
Amin Contreras
|
|
|
|
Located in
gladex-manual.xml:175(para)
|
|
22.
|
|
|
Language-support plugin architecture.
|
|
|
|
Arquitectura de complementos de soporte para idiomas
|
|
Translated and reviewed by
Amin Contreras
|
|
|
|
Located in
gladex-manual.xml:178(para)
|
|
23.
|
|
|
Supported languages:
|
|
|
|
Lenguajes soportados:
|
|
Translated and reviewed by
Vicente Ruiz
|
|
|
|
Located in
gladex-manual.xml:181(para)
|
|
24.
|
|
|
Perl
|
|
|
|
Perl
|
|
Translated and reviewed by
Vicente Ruiz
|
|
|
|
Located in
gladex-manual.xml:184(para)
|
|
25.
|
|
|
Python
|
|
|
|
Python
|
|
Translated and reviewed by
Vicente Ruiz
|
|
|
|
Located in
gladex-manual.xml:187(para)
|
|
26.
|
|
|
Ruby
|
|
|
|
Ruby
|
|
Translated and reviewed by
Vicente Ruiz
|
|
|
|
Located in
gladex-manual.xml:190(para)
|
|
27.
|
|
|
Not each programming language is supported equally, though each launguage plugin has the same basic features.
|
|
|
|
No todos los lenguajes de programación estan soportados de la misma forma, aunque cada complemento de idioma tiene las mismas funcionalidades básicas.
|
|
Translated and reviewed by
Amin Contreras
|
|
|
|
Located in
gladex-manual.xml:199(para)
|
|
28.
|
|
|
Getting Started
|
|
|
|
Primeros pasos
|
|
Translated and reviewed by
Vicente Ruiz
|
|
|
|
Located in
gladex-manual.xml:213(title)
|