RE: How to create a modal dialog that blocks on start-up?
RE: How to create a modal dialog that blocks on start-up?
- Subject: RE: How to create a modal dialog that blocks on start-up?
- From: "Jeff Laing" <email@hidden>
- Date: Thu, 5 Mar 2009 22:27:36 -0700
- Thread-topic: How to create a modal dialog that blocks on start-up?
> So what? Implement the appropriate methods in your NSApp delegate, or
> perhaps a custom subclass of NSDocumentController, and have them stow
> any arguments and keep reminding themselves using
> -performSelector:withObject:afterDelay: until conditions change such
> that the original message can be processed as normal.
Why not just have those methods be the ones that display the EULA in a
modal window, if required, then continue on as normal (if the user
accepts, of course!)
_______________________________________________
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