Re: Fullscreen enter/exit notification
Re: Fullscreen enter/exit notification
- Subject: Re: Fullscreen enter/exit notification
- From: email@hidden
- Date: Wed, 31 Mar 2004 14:15:01 -0500
On Mar 31, 2004, at 1:35 PM, Eric Schlegel wrote:
>
>
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
>
>
That's what I was afraid of. Is there an alternative I can use? Even
something I could poll (ICK!) to determine the state? When I
implemented based on this message, I was really very happy with the
result, but I certainly don't want to use something that's transient.
Chris Backas
[demime 0.98b removed an attachment of type application/pgp-signature which had a name of PGP.sig]
_______________________________________________
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.