Joined: 02 Feb 2006 Posts: 1094 Location: Southern Central USA
Posted: Sat Jul 22, 2006 4:13 pm Post subject: Text entry
Is there anyway a text entry system similar to the one the SendOpenBook function call allows can be added? In particular the autoflow of text to the next line in the gump is what I would like to see. Taking text input one line at a time on scroll or other gumps is really frustrating. I'm guessing the answer is 'no' but I figured I'd ask anyway. My luck is the openbook text entry gump is a client side function.
Author
Message
MuadDib POL Developer
Joined: 13 Feb 2006 Posts: 830 Location: Indiana, USA
Posted: Sat Jul 22, 2006 6:25 pm Post subject:
Books are done client side yes.
However, HTML text gumps, will give some of that ability. It will auto put the text on new lines and such, and there is a flag to make it scrollable (if the text is to long to fit on the single area of the gump).
Author
Message
CWO
Joined: 04 Feb 2006 Posts: 685 Location: Chicago, IL USA
Posted: Sat Jul 22, 2006 7:04 pm Post subject:
yep it'll allow up to 249 characters to be typed on a wordwrapped area.
Author
Message
Yukiko
Joined: 02 Feb 2006 Posts: 1094 Location: Southern Central USA