Chris Wright has a simple xcode project for full screen here: http://kineme.net/wiki/SimpleFullscreenQCApp
Setting the "Application UI Presentation Mode" to "All Supressed" in the info.plist hides the menubar and dock unless they are rolled over. Here's a fullscreen app I built based on the example above: http://waternoose.com/site/download/ Roger Jones On Sep 17, 2010, at 6:59 AM, Andrew Larking wrote: > Hello. > > I've followed some tutorials that use XCode to make a Quartz Patch into a > standalone Cocoa app, which is perfect. However, none of them involve > running the final app in full screen. The standard CMD+F doesn't work on > these examples. I wonder if anyone knows of a tutorial or example where a > Quartz patch is taken via XCode and made standalone, but will accept > fullscreen shortcuts or run fullscreen as default? > > Thank you. > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Quartzcomposer-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/quartzcomposer-dev/rogerjones%40mac.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

