• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: UITabBar & UIActionSheet
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UITabBar & UIActionSheet


  • Subject: Re: UITabBar & UIActionSheet
  • From: "Henry McGilton (Boulevardier)" <email@hidden>
  • Date: Wed, 7 Oct 2009 17:37:21 -0700


On Oct 7, 2009, at 4:35 PM, Luke the Hiesterman wrote:

If you subclass UITabBar you can get the touches yourself and respond appropriately.

Luke

You can also set a delegate for the Tab Bar Controller and implement the - (void)tabBarController:(UITabBarController *)tabBarController didSelectViewController:(UIViewController *)viewController

This method gets invoked even if you select an already selected tab . . .

    Cheers,
        . . . . . . . .    Henry



On Oct 7, 2009, at 4:03 PM, Mark Bateman wrote:

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 (email@hidden)

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:
This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


References: 
 >UITabBar & UIActionSheet (From: Mark Bateman <email@hidden>)
 >Re: UITabBar & UIActionSheet (From: Luke the Hiesterman <email@hidden>)

  • Prev by Date: Re: Reacting to UIBarButtonItem
  • Next by Date: Re: Reacting to UIBarButtonItem
  • Previous by thread: Re: UITabBar & UIActionSheet
  • Next by thread: Re: Cocoaheads Lake Forest (92630) meeting 9/8/2009 at 7 pm on Google Toolkit for Mac
  • Index(es):
    • Date
    • Thread