Download List

Project Description

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 and gdx_hlineroot were added.
Tags: Minor feature enhancements

2005-02-03 17:12
0.4.3

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.
Tags: Minor feature enhancements

2005-01-26 18:54
0.4.2.4

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.
Tags: Major feature enhancements

2004-12-06 22:55
0.4.0

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.
Tags: Major feature enhancements

2004-11-05 22:44
0.3.3

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.
Tags: Major feature enhancements

Project Resources