Re: [sdljava-users] guichan port added to CVS!
Status: Beta
Brought to you by:
ivan_ganza
From: Ivan Z. G. <iva...@ya...> - 2005-05-27 22:54:42
|
I've updated some stuff to do with this. This is looking really good!! The OpenGL stuff is working perfectly (at least on linux for now...) The following tests can be run. The required data files are in the repository now as they are pretty small anyways. sdljavax.guichan.test.ffdemo.FFDemo sdljavax.guichan.test.fpsdemo.FPSDemo sdljavax.guichan.test.openglwidgets.OpenGLWidgets sdljavax.guichan.test.sdlwidgets.SDLWidgets The only problem so far seems to be when rendering via SDL you don't actually see any text. With OpenGL I see text fine though. If you update from CVS please try to compile and run the tests. Let me know what works for you... Thanks, -Ivan/ Ivan Z. Ganza wrote: > 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> > > > ------------------------------------------------------- > This SF.Net email is sponsored by Yahoo. > Introducing Yahoo! Search Developer Network - Create apps using Yahoo! > Search APIs Find out how you can build Yahoo! directly into your own > Applications - visit > http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 > _______________________________________________ > sdljava-users mailing list > sdl...@li... > https://lists.sourceforge.net/lists/listinfo/sdljava-users |