Download List

Descripción del Proyecto

GDXlib is a graphical X tool kit for creating graphical user interfaces (GUIs). It works on many Unix and Unix-like platforms. The goal is to make programming and development of GUIs simple and fast. It is a C-based architecture.

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.

2005-04-26 16:57
0.4.3.1

gdx_imageupdate y gdx_hlineroot se han añadido.
Tags: Minor feature enhancements
gdx_imageupdate and gdx_hlineroot were added.

2005-02-03 17:12
0.4.3

Esta es una versión objetivo. gdx_window () se ha limpiado y estabilizado. Un error de pluma para pantallas de 8 bits fue corregido. gdx_label () widget fue totalmente mejorado. gdx_setlabelbg () se añadió.
Tags: Minor feature enhancements
This is a goal release. gdx_window() was cleaned
up and stabilized. A pen error for 8-bit displays
was fixed. gdx_label() widget was completely
reworked. gdx_setlabelbg() was added.

2005-01-26 18:54
0.4.2.4

Basado en la memoria widget de texto se expandió. entradas de texto centrado ahora se ven resaltados. El gdx_imagebutton (), gdx_image (), gdx_menu (), gdx_menubar (), gdx_menuitem (), y gdx_settextentry () se han añadido funciones. Gdx_set_button_color () se ha renombrado a gdx_setbuttoncolor (). GDX_event se ha creado. Un gran error de entrada de texto fue corregido. ¿Ha olvidado la solución de problemas de código fue removido.
Tags: Major feature enhancements
Text based widget memory was expanded. focused
text entries are now highlighted. The
gdx_imagebutton(), gdx_image(), gdx_menu(),
gdx_menubar(), gdx_menuitem(), and
gdx_settextentry() functions were added.
gdx_set_button_color() was renamed to
gdx_setbuttoncolor(). GDX_event was created. A
major text entry bug was fixed. Forgotten
trouble-shooting code was removed.

2004-12-06 22:55
0.4.0

Botón de plumas, el regreso botón, y la función de gdx_set_button_color se han añadido. Un archivo de instalación se ha añadido al paquete. gdx_selectlist con la fila y la columna de opciones es completo. Tipo de contraseña se ha añadido a gdx_textentry mosaico de imágenes de fondo / cambiar el formato para gdx_setwindowbg (). Test2.c se ha ampliado para una mejor prueba. El widget de entrada de texto está trabajando ahora. Un widget botón de luz ha sido añadido. Un widget pastel ha sido añadido.
Tags: Major feature enhancements
Button pens, button return, and the gdx_set_button_color function have been added. An install file has been added to the package. gdx_selectlist with row and column options is complete. Password type has been added to gdx_textentry Tiling of background images/format change for gdx_setwindowbg(). Test2.c has been expanded for better testing. The text entry widget is now working. A light button widget has been added. A pie widget has been added.

2004-11-05 22:44
0.3.3

Las funciones actuales de GPacal se han convertido en funciones de base C. Widget estructuras adicionales y una estructura de devolución de llamada se han creado, y se centran widget agregó. Las funciones folowing se agregaron: x_slistwindow, gdx_frame, gdx_button, gdx_label, gdx_hseparator, gdx_vseparator, gdx_frame, gdx_window, gdx_label, gdx_main, gdx_setwindowbg, gdx_closewindow, y gdx_selectlist. La función gdx_textentry se ha iniciado.
Tags: Major feature enhancements
Existing GPacal functions have been converted to C base functions. Additional widget structures and a callback structure have been created, and widget focus added. The folowing functions were added: x_slistwindow, gdx_frame, gdx_button, gdx_label, gdx_hseparator, gdx_vseparator, gdx_frame, gdx_window, gdx_label, gdx_main, gdx_setwindowbg, gdx_closewindow, and gdx_selectlist. The gdx_textentry function has been started.

Project Resources