Re: Fullscreen enter/exit notification
Re: Fullscreen enter/exit notification
- Subject: Re: Fullscreen enter/exit notification
- From: Eric Schlegel <email@hidden>
- Date: Wed, 31 Mar 2004 10:35:48 -0800
On Mar 22, 2004, at 8:18 PM, Kevin Ballard wrote:
Well, when an app goes to fullscreen it hides the menubar, and when
that happens you get a distributed notification
com.apple.HIToolbox.menuBarHiddenNotification
And when the app comes back from fullscreen, you get
com.apple.HIToolbox.menuBarShownNotification
Don't depend on these notifications; they are an implementation detail
and we plan to remove them in the next major release of X.
-eric
_______________________________________________
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.