Hello Stanislav,

This question was asked at Flexcoders not only once.

Basically, the correct question is:
"How to determine the content length in mx:Text?"

<mx:TextArea> component does not measure itself when the text content
is changed dynamically.

Manish had suggested to override "measure" method of <mx:TextArea>
http://www.mail-archive.com/flexcoders@yahoogroups.com/msg13269.html

When I look inside implementation of "measure" method inside
<mx:Text>, it is much more advanced then his <mx:TextArea>
counterpart.

Can you post the code when <mx:Text> component does not work for you?




-- 
Best regards,
 Andriy                            mailto:[EMAIL PROTECTED]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Protect your PC from spy ware with award winning anti spy technology. It's free.
http://us.click.yahoo.com/97bhrC/LGxNAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to