text entry with sprite candy

Blitz3D Forums/Blitz3D Userlibs/text entry with sprite candy

in spritecandy

i need to create a scrollable text window for chat purposes along with a textbox for chat entry ..

can someone show me how to create this and access it (aka to know when someone presses enter so I can send that line to the server?)

i solved this initial problem, however, im trying to make my lines be able to be much longer....wrapping perhaps?