Re: Bring App to Front
Re: Bring App to Front
- Subject: Re: Bring App to Front
- From: Zach Wily <email@hidden>
- Date: Thu, 8 Jul 2004 10:34:59 -0600
Have you tried:
[NSApp activateIgnoringOtherApps:YES];
??
zach
On Jul 8, 2004, at 9:56 AM, Eric Blanpied wrote:
>
I need a way for my App to bring itself to the foreground under certain
>
situations. I had hopes that it might be as simple as
>
makeKeyAndOrderFront,
>
but alas, that's not the ticket.
>
>
Any advice?
>
>
Thanks.
>
>
-e
>
>
--
>
>
Eric Blanpied
>
>
blanpied.net/workshop
>
hand-built interactive media
>
_______________________________________________
>
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.
_______________________________________________
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.