Dave
Dave

Reputation: 596

Flex 4.7 TabbedViewNavigator fixed tab width and no shrinking

I have a TabbedViewNavigator which has a high number of views. I don't want the tabs on the bottom of my app to shrink. Instead, I would like that a horizontal Scroll bar appears and some kind of indication that there is more content to the right or left.

How can I achieve that?

Upvotes: 0

Views: 169

Answers (1)

UI Dev
UI Dev

Reputation: 699

I think the following link can help you out

http://flexponential.com/2011/10/23/enable-scrolling-in-the-tab-bar-of-a-tabbedviewnavigator/

Upvotes: 1

Related Questions