Fullscreen enter/exit notification
Fullscreen enter/exit notification
- Subject: Fullscreen enter/exit notification
- From: Chris Backas <email@hidden>
- Date: Mon, 22 Mar 2004 20:04:03 -0500
Hello all,
I'm wondering if there's some Cocoa (or even non-cocoa) technique I can
emply to test whether an application has entered or exited fullscreen
mode. For instance, I send iTunes into FS mode through an Applescript,
and I'd like to find out (or be notified) when the user leaves full
screen mode. I'd LIKE to do this in a fairly generic way, as iTunes
is quite likely not the only app I'll need to do something similar
with. I suspect I can have another Applescript keep checking whether
iTunes is still in Fullscreen mode or not, but that would introduce
app-specific code, and involves polling which I'm not real fond of =)
Thanks for any input,
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.