[SDL] SDL Objects
Bill Kendrick
nbs at sonic.net
Thu Sep 18 12:16:01 PDT 2003
On Thu, Sep 18, 2003 at 03:51:32PM -0300, Ricardo Ferrari (SPO-LAB) wrote:
> i need put on my game some objects, like combos, radiobuttons, buttons and
> stuff like that!
You could do this _outside_ of SDL, using GTK+ or Qt, for example.
To do this WITHIN your SDL surfaces, you'll want to look into:
http://aedgui.sourceforge.net
http://free.prohosting.com/~paranoiz/coding.html#GMLib
http://www.libsdl.org/projects/GUIlib
http://libuta.sourceforge.net/
http://www.paragui.org/
http://picogui.org
http://www.newimage.com/~rhk/SDL_gui/
http://wgui.sourceforge.net
Note: I have little to no familiarity with any of these. I just went
to the libSDL website's "Libraries" page and started searching for 'gui' ;)
-bill!
--
bill at newbreedsoftware.com Got kids? Get Tux Paint!
http://newbreedsoftware.com/bill/ http://newbreedsoftware.com/tuxpaint/
More information about the SDL
mailing list