Re: Return Control To Next Active App Without Hiding?
Re: Return Control To Next Active App Without Hiding?
- Subject: Re: Return Control To Next Active App Without Hiding?
- From: Benjamin Dobson <email@hidden>
- Date: Wed, 10 Dec 2008 16:06:59 +0000
I haven't tested this, but could you use [NSApp deactivate];?
On 10 Dec 2008, at 09:22:18, Chunk 1978 wrote:
the closest thing i've come to being able to bring front the most
recent app is using this:
[NSApp hide:self];
[NSApp unhideWithoutActivation];
but that flashes my app, and kinda looks like a glitch... is there any
standard method i can use to make this happen instead?
_______________________________________________
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