Hi,
I have an app that uses a TabBarController and on certain of the
tabbar items I want the user to be presented with a UIActionsheet even
if the user presses the the same tab bar item that is currently
selected.
I have tried the viewwillappear method and that works only if i select
another icon first.
I also tried to use setneedsdisplay using the delegate method - (void)
tabBar:(UITabBar *)tabBar didSelectItem:(UITabBarItem *)item
but this method never runs.
Any help would be appreciated
Mark.
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com