Re: Problems with UIAlertView
Re: Problems with UIAlertView
- Subject: Re: Problems with UIAlertView
- From: Laurent Daudelin <email@hidden>
- Date: Tue, 16 Aug 2011 17:32:43 -0700
Thanks, all, for all the good suggestions. I've discovered the UIPopoverControllerDelegate method "popoverControllerDidDismissPopover:" and that seems to do the trick. I overlooked the modalInPopover property, it seems. I'll have a look at it but I think I have a replacement for that UIAlertView.
Thanks again!
-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/
Logiciels Nemesys Software email@hidden
On Aug 16, 2011, at 16:35, Julius Oklamcak wrote:
>> I'm looking at popovers. I'm wondering if there is any way that I'm
> overlooking to make popovers modal.
>
> The UIViewController that you present in the popover has a property named
> modalInPopover:
>
> "The default value of this property is NO. Setting it to YES causes an
> owning popover controller to disallow interactions outside this view
> controller while it is displayed. You can use this behavior to ensure that
> the popover is not dismissed by taps outside the popover controller."
>
_______________________________________________
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