SDL Objects

i need put on my game some objects, like combos, radiobuttons, buttons and
stuff like that!

can you give me names of librarys that do this for me?!

tks

see ya!

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’ :wink:

-bill!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!


bill at newbreedsoftware.com Got kids? Get Tux Paint!
http://newbreedsoftware.com/bill/ http://newbreedsoftware.com/tuxpaint/

SDL ObjectsI think this should be included in the FAQ on the website :slight_smile:

Try ParaGUI.

Julien----- Original Message -----
From: Ricardo Ferrari (SPO-LAB)
To: sdl at libsdl.org
Sent: Thursday, September 18, 2003 8:51 PM
Subject: [SDL] SDL Objects

i need put on my game some objects, like combos, radiobuttons, buttons and stuff like that!

can you give me names of librarys that do this for me?!

tks

see ya!

SDL ObjectsGo to www.libsdll.org and click on libraries. Now check out every GUI lib you can find to see wich one suits you best

Best regards
Daniel Liljeberg----- Original Message -----
From: Ricardo Ferrari (SPO-LAB)
To: sdl at libsdl.org
Sent: Thursday, September 18, 2003 8:51 PM
Subject: [SDL] SDL Objects

i need put on my game some objects, like combos, radiobuttons, buttons and stuff like that!

can you give me names of librarys that do this for me?!

tks

see ya!

I would agree with the paragui suggestion. Haven’t tried the others.

-StevenOn 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’ :wink:

-bill!


bill at newbreedsoftware.com Got kids? Get Tux
Paint!
http://newbreedsoftware.com/bill/
http://newbreedsoftware.com/tuxpaint/


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl