Hi,

I'm trying to FldSetTextPtr a string into a multi-line field with scrollbar,
but when the field renders, the text gets chopped off with the first line,
instead of wrapping to the following lines of the field.

In constructor, the properties are:
width = 135
height = 60
usable = 1
editable = 0
underline = 1
single line = 0
dynamic size = 1
max chars = 2000
left justified = 1
has scroll bar = 1

The field itself draws 5 underlines (because it's 60 pixels high), but only
the first line gets any text.  I've tried monkeying with it, but can never
get the text to continue onto the next lines.

Thanks,
Jason


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to