Version:
1.0
Date:
Monday, September 25, 2000
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
Samples are designed to work with CodeWarrior 2 or later and Universal Interfaces 3.2 unless otherwise noted. Archives can be uncompressed with StuffIt Expander 5.0 or later.
|