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? -- Rick
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com