Skip navigation.
 
mlRe: Raising an alert panel from a daemon process
FROM : Douglas Davidson
DATE : Wed Nov 03 22:57:28 2004

On Nov 3, 2004, at 1:52 PM, Alex Majora wrote:


> I have a background process (Foundation tool) running to detect
> certain types of system activity. I'd like for it to be able to pop up
> an Alert panel on the screen for certain events. Since NSAlert is an
> AppKit object, I can't use it. Is there some other object for this
> purpose?


Yes, CFUserNotification.

Douglas Davidson

Related mailsAuthorDate
mlRaising an alert panel from a daemon process Alex Majora Nov 3, 22:52
mlRe: Raising an alert panel from a daemon process Douglas Davidson Nov 3, 22:57