|
OK... I was just being brain-dead. I was thinking since TabNavigator behaved it liked a TabBar control with a ViewStack container, that's what it was. After looking at the code, I see it is not really the case. So I just have a TabBar controlling a ViewStack and all is good in code monkey land. So when a tab is selected, it runs various functions based on the index value of the tab. It works with everything except where on one function i want to use Menu.show() to create a popup list of options. It just seems to ignore this one and runs everything else. Anyone else have this problem??? Or better yet a solution :-) --Doug On Aug 5, 2006, at 11:33 PM, douglas morrison wrote:
|

