Implementing Full Screen for 10.7 but app should also run on 10.6
Implementing Full Screen for 10.7 but app should also run on 10.6
- Subject: Implementing Full Screen for 10.7 but app should also run on 10.6
- From: Koen van der Drift <email@hidden>
- Date: Mon, 14 Nov 2011 10:15:10 -0500
Another window size question, just putting it ina another thread.
I'd like my application to use the full screen feature on 10.7, but
the app should also run on 10.6 I tried adding
NSWindowCollectionBehaviorFullScreenPrimary for my main window, but
got an error since I am building agains 10.6 SDK.
How do I make this work (if possible)?
Thanks,
- Koen.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden