Version: 1.0

Posted: 2003-01-14

Build Requirements: N/A

Runtime Requirements: Mac OS X Mac OS X or later

View Source Code:

Download Sample (“FullScreen.zip”, 92.6K)
Download Sample (“FullScreen.dmg”, 161.0K)



Description

FullScreen is a sample to demonstrate how to run an app in full screen mode on Mac OS X. The sample uses the Quicktime calls BeginFullScreen() and EndFullScreen() to enter and leave full screen mode. The sample also catches kEventAppActivated and kEventAppDeactivated so it knows when to stop or start drawing and hide or show its full screen window so it does not mess with other applications on the system. Requirements: Mac OS X or later Keywords: Full Screen, Hide Dock, Hide Menu

Document Revision History

Date Notes
2003-01-14Shows how to use BeginFullScreen and EndFullScreen to enter and exit full-screen mode.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.