Re: A real perdiciment
Re: A real perdiciment
- Subject: Re: A real perdiciment
- From: Evan Gross <email@hidden>
- Date: Fri, 26 Dec 2003 02:20:52 -0500
On 12/24/03 1:30 PM, "John D. Farmer" <email@hidden> wrote:
>
Does anyone know how to bring a background only app to the front so I can
>
display a dialog and get the users response, then put the background app back
>
in the background?
>
Take a look at CFUserNotification.h. Unless you've got a pretty fancy dialog
requiring a fair bit of user interaction/input, I don't see why you'd
actually need to bring your app to the front to get the user's response.
There are a number of ways (non-activating panels, CFUserNotifications...)
for a bg app to display a window (modal or otherwise) as the front window
without actually activating the app itself.
Hope that helps,
Evan Gross
Rainmaker Research Inc.
_______________________________________________
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.