Re: Detect when another application goes into full screen mode or when dock becomes hidden
Re: Detect when another application goes into full screen mode or when dock becomes hidden
- Subject: Re: Detect when another application goes into full screen mode or when dock becomes hidden
- From: Eric Schlegel <email@hidden>
- Date: Wed, 13 Aug 2008 07:55:02 -0700
On Aug 13, 2008, at 6:21 AM, Angie Frazier wrote:
Is there a way to detect when another application goes into and
comes out of
full screen mode?
Additionally, is there a way to detect with the dock becomes hidden
because
another app went into full screen mode?
You can use a Carbon event handler for kEventClassApplication/
kEventAppSystemUIModeChanged to detect this. SnowLeopard will provide
a Cocoa-based approach as well.
-eric
_______________________________________________
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