SDL and TextBox

HI,
Guy,
How do you in SDL make text boxes, that for example take the user’s name. This is probably an easy thing to do, but once again I have no idea how.Can help me? and mail the code to me.Thanks.

chen,from China

SDL Itself dond provide any function to do that. SDL is just graphic
library, but not a guilibrary, so you need to write your own textbox
function or try a existing library for that:

http://rhk.dataslab.com/SDL_gui/
http://libagar.org/
http://aedgui.sourceforge.net/


http://www.libsdl.org/projects/GUIlib/
http://members.chello.nl/w.boeke/SDL-widgets/index.html
http://developer.berlios.de/projects/sdltk/

As you see, you have a lot of oprions.

2010/1/8 baypm2007 <baypm2007 at 126.com>:> HI,

?? ? Guy,
?? ?How do you in SDL make text boxes, that for example take the user’s
name. This is probably an easy thing to do, but once again I have no idea
how.Can help me? and mail the code to me.Thanks.

chen,from China


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


Jesus Mager
[www.h1n1-al.blogspot.com]

SDL Itself dond provide any function to do that. SDL is just graphic
library, but not a guilibrary, so you need to write your own textbox
function or try a existing library for that:

http://rhk.dataslab.com/SDL_gui/
http://libagar.org/
http://aedgui.sourceforge.net/


http://www.libsdl.org/projects/GUIlib/
http://members.chello.nl/w.boeke/SDL-widgets/index.html
http://developer.berlios.de/projects/sdltk/

As you see, you have a lot of oprions.

2010/1/8 baypm2007 <baypm2007 at 126.com>:> HI,

?? ? Guy,
?? ?How do you in SDL make text boxes, that for example take the user’s
name. This is probably an easy thing to do, but once again I have no idea
how.Can help me? and mail the code to me.Thanks.

chen,from China


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


Jesus Mager
[www.h1n1-al.blogspot.com]