Re: a question concerning how to fire a message at the beginning of my application
Re: a question concerning how to fire a message at the beginning of my application
- Subject: Re: a question concerning how to fire a message at the beginning of my application
- From: Quincey Morris <email@hidden>
- Date: Tue, 17 Nov 2015 16:11:40 -0800
- Feedback-id: 167118m:167118agrif8a:167118sqofdVa2Vw:SMTPCORP
On Nov 17, 2015, at 15:59 , Scott Berry <email@hidden> wrote:
>
> I was wondering would it be wiser for me to put a notification or an art.
You mean “alert"?
> This must be presented because otherwise this program could be dangerous without the message.
If it’s dangerous, you presumably would want the user to respond before proceeding. In that case, a modal alert with 2 buttons sounds like the right approach, and ‘applicationDidFinishLaunching’ (in the app delegate) is the easiest place to do it.
_______________________________________________
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