[sdljava-users] guichan port added to CVS!
Status: Beta
Brought to you by:
ivan_ganza
From: Ivan Z. G. <iva...@ya...> - 2005-05-27 03:02:17
|
I finally had time some time to integrate this awesome work by Rainer. The guichan port coded by Rainer Koschnick has been checked into CVS. Thanks Rainer! Looks like we are really close to having a simple, usable GUI toolkit! Currently I am able to run the SDLWidgets test, the test data has been checked into the test data dir. The test ran fine, the widgets reacted! but, there was no text visible on any of the widgets. Seems like it could be a redisplay problem of some sort... I wasn't able to run the other two tests of of yet. Currently there is additional test data available (for the other two tests). I will add this to the testdata download on the project site soon. For now you need to get it from here: http://www.arkay.de/software/data.zip --- Guichan is a small, efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different objects for displaying graphics and grabbing user input. http://guichan.sourceforge.net --- Cheers, -Ivan/ <http://guichan.sourceforge.net> |