Open GoogleCodeExporter opened 9 years ago
hey frnd,
i want to add 1 custom component(<s:Group>) at compile time,
then how to add it in super tab navigator ?
Error:
The children of Halo navigators must implement INavigatorContent.
Original comment by abhishek...@gmail.com
on 19 Aug 2010 at 11:42
@abhishek:
Put the Group inside a NavigatorContent, and then put that inside the
SuperTabNavigator (or any other ViewStack-based container). NavigatorContent is
a spark-halo adapter, like an adapter on an English-unit torque-wrench that
allows it to use metric-unit parts. Normally, any ViewStack (which is halo)
must have halo children. But NavigatorContent is special - it's a halo
container that allows one spark child.
Original comment by seanbcus...@gmail.com
on 19 Aug 2010 at 1:08
Note: for future technical questions, I recommend http://www.stackoverflow.com
Original comment by seanbcus...@gmail.com
on 19 Aug 2010 at 1:09
Original issue reported on code.google.com by
seanbcus...@gmail.com
on 27 Jun 2010 at 5:22