[flexcoders] Multiline Textfield Trunctation

2008-05-29 Thread ninobronzed
Is there a way to truncate a multiline textfield? Or is there a component out there that someone wrote that does it? The single-lined Label component does truncation, but I need it for textfields with more than one line... THX

Re: [flexcoders] Multiline Textfield Trunctation

2008-05-29 Thread EECOLOR
Is the TextField.wordwrap property something you need? You could also check out the Text component. If I am on the wrong track, please let me know. Greetz Erik On 5/29/08, ninobronzed <[EMAIL PROTECTED]> wrote: > > Is there a way to truncate a multiline textfield? Or is there a > component out

RE: [flexcoders] Multiline Textfield Trunctation

2008-05-29 Thread Gordon Smith
May 29, 2008 11:30 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Multiline Textfield Trunctation Is there a way to truncate a multiline textfield? Or is there a component out there that someone wrote that does it? The single-lined Label component does truncation, but I need it for

Re: [flexcoders] Multiline Textfield Trunctation

2008-05-29 Thread superabe superabe
t; Gordon Smith > > Adobe Flex SDK Team > > > -- > > *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On > Behalf Of *ninobronzed > *Sent:* Thursday, May 29, 2008 11:30 AM > *To:* flexcoders@yahoogroups.com > *Subject:* [flexco