Re: Creating an Alert pop-up from a tool/service?
Re: Creating an Alert pop-up from a tool/service?
- Subject: Re: Creating an Alert pop-up from a tool/service?
- From: Douglas Davidson <email@hidden>
- Date: Fri, 17 Oct 2003 12:15:24 -0700
On Friday, October 17, 2003, at 11:51 AM, Huyler, Christopher M wrote:
So I have a unix-style service running that is scanning files in
realtime to detect viruses. Can I have this background service create
an alert window without a lot of extra code? I don't need to get
information back from the alert, I just need the window to pop up with
some details.
Use CFUserNotification. It was created for precisely this purpose.
Douglas Davidson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.