Re: Bring app to front
Re: Bring app to front
- Subject: Re: Bring app to front
- From: "Kyle Sluder" <email@hidden>
- Date: Sun, 15 Jun 2008 00:33:02 -0400
On Sat, Jun 14, 2008 at 10:20 PM, Adam Gerson <email@hidden> wrote:
> When these choose an item from my menu it
> cuases a window to open (a window the user wants open and in the
> front), but sometimes it appears hidden behind other windows. Thats
> why I asked this question.
If your menu extra is part of a larger app, consider factoring out the
portion of the application that displays the menu extra into a helper
utility, if sensible. Then you should be able to bring the other
application to the front.
Other than that I really wouldn't worry about it. I manage a lab of
Macs, which I've set to automatically shut down at midnight every day.
If an application is open and tosses up modal UI in response to a
quit event (usually a "Save document?" sheet), then the shutdown
aborts and throws up a dialog explaining which app aborted the
shutdown. Sometimes this window winds up buried in the stack. If
Apple doesn't worry too much about it, I wouldn't either.
--Kyle Sluder
_______________________________________________
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