Return Control To Next Active App Without Hiding?
Return Control To Next Active App Without Hiding?
- Subject: Return Control To Next Active App Without Hiding?
- From: "Chunk 1978" <email@hidden>
- Date: Wed, 10 Dec 2008 04:22:18 -0500
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