Download List

專案描述

Guichan is a small, efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different backends for displaying graphics and grabbing user input.

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.

2008-04-27 02:47
0.8.1

A soname issue has been fixed, along with a couple
of GCC 3.4.2 issues. Add-ons are now called
contribs and can be found in the main API
documentation.
標籤: Minor bugfixes

2008-04-06 12:59
0.8.0

Two widgets for creating tabs have been added: the
TabbedArea widget and the Tab widget. A widget
listener has been added, and is used for listening
for changes from a widget. A selection listener
has been added, and is used for listening for
selections from a list box widget or a drop down
widget. The HGE support has been enhanced along
with the API documentation.
標籤: Major feature enhancements

2007-07-15 15:18
0.7.1

A problem with make dist has been fixed to include
the source of the HGE support and the OpenLayer
support.
標籤: Minor bugfixes

2007-06-30 22:05
0.7.0

The distribution of key events has changed; key
events are now distributed like mouse events.
Support for the OpenLayer library has been added,
and experimental support for the HGE library has
been added. A focus listener interface has been
added, so widgets can now listen for focus
changes.
標籤: Major feature enhancements

2007-01-23 23:29
0.6.1

Inclusion of OpenGL headers on the Mac has been fixed, and unnecessary container functions have been removed from Widget.
標籤: Minor bugfixes

Project Resources