There's also custom full screen animations, as shown in http://developer.apple.com/library/mac/#samplecode/FullScreenWindow/Listings/FullScreen_MyWindowController_m.html
----- Original Message ----- From: "Dennis" <li...@dbandel.com> To: "Kyle Sluder" <k...@ksluder.com> Cc: "Motti Shneor" <su...@bezeqint.net>, "Cocoa-Dev List" <Cocoa-dev@lists.apple.com> Sent: Sunday, July 22, 2012 10:20:05 AM Subject: Re: 10.7 Full-Screen transition animation corrupts my UI - how to avoid? On Jul 22, 2012, at 10:12 AM, Kyle Sluder wrote: > On Sun, Jul 22, 2012, at 09:13 AM, Dennis wrote: >> On Jul 22, 2012, at 2:00 AM, Motti Shneor wrote: >> >>> I Implemented the suggested delegate --- and it doesn't even get called!!!! >>> >>> Here is my implementation, in case I'm really stupid: >> >> My guess is that you neglected to either set the delegate for the window, >> or to declare the NSWindowDelegate protocol in your delegate. I just put >> together a simple project that shows the method gets called, and does >> what it's supposed to, in Lion. > > Even when triggering full-screen? It constrains the window to the assigned size when entering Full Screen mode. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/lrucker%40vmware.com This email sent to lruc...@vmware.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com