• 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: UIPopoverController and UIToolbar interactions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UIPopoverController and UIToolbar interactions


  • Subject: Re: UIPopoverController and UIToolbar interactions
  • From: Gordon Apple <email@hidden>
  • Date: Tue, 14 Jan 2014 10:01:56 -0600
  • Thread-topic: UIPopoverController and UIToolbar interactions

If you can spare the real estate, I would suggest adding your own
subview-bar and put the popover buttons there. That¹s what I did.  Or just
overlay the buttons on your main view.


> I have an iPad app with a UIToolbar across the top, and a couple of
> UIPopoverControllers that come out of buttons in that toolbar. One of the
> things I notice is that when a popover is open, you can still click on other
> buttons in the UIToolbar, and it doesn't go through the normal
> UIPopoverController delegate chain (i.e.
> -popoverControllerShouldDismissPopover:). This is really problematic, as it's
> really inappropriate for those items to be tapped while the popover is
> showing. Any suggestions?


_______________________________________________

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


  • Prev by Date: Re: RSA and libcrypto
  • Next by Date: Re: RSA and libcrypto
  • Previous by thread: Re: UIPopoverController and UIToolbar interactions
  • Next by thread: Re: UIPopoverController and UIToolbar interactions
  • Index(es):
    • Date
    • Thread