getLineMetrics() does not seem to be working on Text components
created through actionscript. It does work when using an inline
<mx:text componet but I need to create the Text components at runtime
with actionscript. Has anyone else noticed this?

I have tried using measureText(componentId).width instead but it
always returns the same value for any Text component containing a
single letter whether it be a wide letter like W or a narrow letter
like I.  I need to be able to measure the actual width of the text
within an actionscript created Text component.  Anyone ??

Rich


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/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