For the cell renderer I had to do something like ( look at the label bit)

That fixed the truncating bit but not sure at all about the tabNavigator.

 

 

            <mx:HBox height="20" width="100%" horizontalAlign="left">

                <mx:Image id="icon_mc" source="{sourceItem}" width="18"></mx:Image>

                <mx:Label htmlText="{dataObject.name}" fontSize="8" fontFamily="Standard" autoSize="left" width="100%" id="label_txt"></mx:Label>

            </mx:HBox>


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Stacey Mulcahy
Sent: Wednesday, February 01, 2006 2:59 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] TabNavigator and Flex2 Beta

 

Not for a tab navigator, just throwing out thoughts J

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Miranda
Sent: Wednesday, February 01, 2006 2:31 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] TabNavigator and Flex2 Beta

 

Got an example of this?

_________________________________________

Jonathan Miranda

Flexible Master of the Web

"In the game of chess, it's important to never let your opponent see your pieces."

 

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Stacey Mulcahy
Sent: Wednesday, February 01, 2006 12:06 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] TabNavigator and Flex2 Beta

 

Force the label to autosize on click? I had something similar with a cell renderer. I had to autosize it and set its width to 100 %

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Miranda
Sent: Wednesday, February 01, 2006 1:25 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] TabNavigator and Flex2 Beta

 

Just noticed, when you click on a tab…the font weight changes and the label doesn’t resize now…so you’ll get “AFTA” becoming “AFT…” even when there is plenty of room.

Work-around for this bug?

 

_________________________________________

Jonathan Miranda

Flexible Master of the Web

"In the game of chess, it's important to never let your opponent see your pieces."

 







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




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to