I'd like to have a TabNavigator component that has a close button for some of the tabs. How do I do that? It seems that the TabNavigator component does not allow (or I could not find) extensibility of this form. Help. Thanks
+5
A:
You should take a look at the SuperTabNavigator component from the FlexLib project:
If you don't want all of the tabs to have close buttons (I understand from the question that you don't) it looks like you could use the setClosePolicyForTab() method for specifying which tabs you want to have them.
hasseg
2008-09-15 23:51:26
Links are broken.
HDave
2010-08-20 22:25:40
Links are fixed.
hasseg
2010-08-21 11:37:41