Is the field being created dynamically -- if so you cannot have it grow
dynamically -- you
have to set the maximum size up front -- if you are creating the field in
constructor it has
an option that you can select to have the field do what you are wanting to
do.
----- Original Message -----
From: "Carl Smith" <[EMAIL PROTECTED]>
Newsgroups: palm-dev-forum
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Tuesday, November 28, 2000 6:15 PM
Subject: Growing a field dynamically.


>
> I have a field on a page that starts out at a set length. I want to be
able
> to have the field grow dynamically as the user puts in characters. I don't
> want to have multiple displayed lines on the form untill the user reaches
> the end of the field and the word wrapping takes effect. Can anyone point
me
> to some examples or codes that does that?
>
> Thank You
> Carl
>
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/


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

Reply via email to