Download List

Descripción del Proyecto

gladepyc generates a Python module from a Glade XML GUI description which builds the corresponding GTK+ interface by using the _gtk module of the PyGTK binding. The building module which is output can be used to build as many separate window/widget instances of the same class as you want at run-time, because each window is translated into a UI building class. It can also, on request, generate UI building code for just a subtree of the UI description.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-07-04 16:15
1.6

En esta versión, I18N se ha mejorado, en que el formato de los archivos de catálogo de mensajes se ha cambiado a aceptar las cadenas exacta para traducir como clave de traducción. Nueva cadenas están sujetos a la traducción: texto y reproductores de entrada de contenido, cuadro combinado, y las entradas del menú de opciones.
Tags: Minor feature enhancements
In this version, I18N has been enhanced, in that the format of message catalog files has been changed to accept the exact strings to translate as translation key. New strings are subject to translation: text and entry widgets content, combo box, and option menu entries.

2002-03-17 13:49
1.5

Este lanzamiento hace que la lista en los métodos de trabajo, mediante la corrección de un error tipográfico, y agregó que muestra elementos de la lista. Un error se produce cuando el apoyo de GNOME es solicitada por las opciones del proyecto, en lugar de silencio, la generación de código que no funciona.
Tags: Minor bugfixes
This release makes the list setting methods work, by correcting a typo, and showing added list items. An error is raised when GNOME support is requested by project options, instead of silently generating code that doesn't work.

2002-01-19 21:46
1.4

Este comunicado tiene una ventana especificada posición xey en cuenta.
Tags: Minor bugfixes
This release takes a window's specified x and y position into account.

2001-07-30 03:49
1.3

Internacionalización de las etiquetas se ha aplicado, las etiquetas de texto se puede cambiar en tiempo de ejecución a través de catálogos de mensajes. El tutorial se ha completado, y una solución para un error que no se hizo RO / RW atributo de los widgets de texto siempre se honra.
Tags: Major feature enhancements
Internationalization of labels has been implemented; labels' text can be changed at run-time through message catalogs. The tutorial has been completed, and a fix for a bug that made RO/RW attribute of text widgets not always honored.

2001-06-03 16:26
1.2

Esto honra a la liberación de la señal de datos de usuario especificado en Glade, corrige la inversión en la creación de valor de un calendario, los nombres de widget son locales a su nivel superior de acogida, algunos otros cambios menores y correcciones incluidas, y la documentación real ha comenzado consistente en un trabajo tutorial (ha comenzado) y el manual de referencia (aún no iniciado).
Tags: Minor feature enhancements
This release honors signal user data specified in
Glade, corrects inversion in setting a calendar's
value, widget names are now local to their hosting
toplevel, some other minor changes and corrections
included, and true documentation has begun
consisting of a tutorial (work has begun) and
reference manual (not yet started).

Project Resources