Text Box

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.

Thanks,
Rafik

Quoth Rafik Rezzik , on Fri 28 Mar 2003:

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.
(snip)

You don’t, directly. SDL just does media access (primarily to audio
and video buffers). You can use one of the GUI libraries available
for SDL for what you are looking to do, IINM: take a look, for
instance, at http://www.libsdl.org/libraries.php, under the
Interface category.

—> Drake Wilson

-------------- next part --------------
A non-text attachment was scrubbed…
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20030328/12210705/attachment-0007.pgp

Hi :slight_smile:

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.

Actually I am writing such classes for my own use (Thanks to Drake; it
is working now :)).

If you want the files, I can mail them to you, just drop me a note.

The code is a bit like chaos but maybe hintful.

Thanks,
Rafik

Regards,
HaukeAm Sam, 2003-03-29 um 01.22 schrieb Rafik Rezzik:

“Wir sind der Nato fest verpflichtet. Wir sind ein Teil der Nato.
Wir sind Europa fest verpflichtet. Wir sind ein Teil Europas”
(George W. Bush)

Hauke Joachim Zuehl wrote:

Hi :slight_smile:

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.

Actually I am writing such classes for my own use (Thanks to Drake; it
is working now :)).

If you want the files, I can mail them to you, just drop me a note.

The code is a bit like chaos but maybe hintful.

Thanks,
Rafik

Regards,
Hauke

“Wir sind der Nato fest verpflichtet. Wir sind ein Teil der Nato.
Wir sind Europa fest verpflichtet. Wir sind ein Teil Europas”
(George W. Bush)


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

Hauke,
Yes I would appretiate that very much. Just mail me: rafik at hotpop.com

Regards,
Rafik> Am Sam, 2003-03-29 um 01.22 schrieb Rafik Rezzik: