Re: Bring App to Front
Re: Bring App to Front
- Subject: Re: Bring App to Front
- From: m <email@hidden>
- Date: Thu, 8 Jul 2004 12:43:56 -0700
On Jul 8, 2004, at 11:18 AM, Andreas Mayer wrote:
Am 08.07.2004 um 18:50 Uhr schrieb Shawn Erickson:
It is bad to have an application pop to the foreground, stealing
focus, without the user requesting it. So only do that is absolutely
needed for some special purpose, etc.
A scenario where this is necessary is when you have a background only
app (LSUIElement = 1) and open a window. The app will not activate
automatically and the window will not come to front. You need to
activate the app by hand.
In cases like this, I launch another app in the background (you'll need
to use the Process Manager, but it's easy) to display the alert.
_murat
_______________________________________________
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.