There's a multiline button example on my blog (blogs.adobe.com/aharui)
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Sherif Abdou Sent: Tuesday, January 29, 2008 10:11 AM To: [email protected] Subject: Re: [flexcoders] RadioButton's label - truncateToFit = false? Try this, extend the RadioButton then in the constructor of the new Class do textField.multiline=true; ----- Original Message ---- From: Sherif Abdou <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, January 29, 2008 11:14:23 AM Subject: Re: [flexcoders] RadioButton's label - truncateToFit = false? u have a bit of code to show what ur trying to do or a picture at least ----- Original Message ---- From: bjorn - <[EMAIL PROTECTED] com> To: [EMAIL PROTECTED] ups.com Sent: Tuesday, January 29, 2008 11:01:36 AM Subject: Re: [flexcoders] RadioButton' s label - truncateToFit = false? That didn't fix it, they're still truncated ... On 29/01/2008, Sherif Abdou <[EMAIL PROTECTED] com <mailto:[EMAIL PROTECTED]> > wrote: just call the invalidateSize( ); ----- Original Message ---- From: bjorn - <[EMAIL PROTECTED] com <mailto:[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] ups.com <mailto:[email protected]> Sent: Tuesday, January 29, 2008 6:58:30 AM Subject: [flexcoders] RadioButton' s label - truncateToFit = false? I have a problem with the label used by RadioButton - it truncates the text. Ideally I'd like to to have the text over several lines if there is no room for it (like mx:Text does). Is this possible? -- ============ ========= === http://www.juicabil ity.com <http://www.juicability.com/> - flex blog http://www.43min. com <http://www.43min.com/> - funny movies ________________________________ Never miss a thing. Make Yahoo your homepage. <http://us.rd.yahoo.com/evt=51438/*http:/www.yahoo.com/r/hs> -- ============ ========= === http://www.juicabil ity.com <http://www.juicability.com/> - flex blog http://www.43min. com <http://www.43min.com/> - funny movies ________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. <http://us.rd.yahoo.com/evt=51734/*http:/tools.search.yahoo.com/newsearc h/category.php?category=shopping> ________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. <http://us.rd.yahoo.com/evt=51734/*http:/tools.search.yahoo.com/newsearc h/category.php?category=shopping>

