Douglas Handy wrote:
If you stay with the single field paradigm, you may also want to consider
changing the singleLine attribute of the field using FldGetAttributes, altering
the attribute values, followed by FldSetAttributes and finally FldDrawField.
Excepts from the API reference:
singleLine
(This flag is for internal use only) If set, the field is a single
line of text high and the text does not wrap when it exceeds the width
of the field. If not set, the text wraps to fill multiple lines. You
cannot change the field type from single-line to multi-line, or vice
versa, by changing the value of this flag.
and
WARNING! You must not call this function to change any attributes that
are noted as "for internal use only."
--
Luc Le Blanc
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/