Re: 10.7 Full-Screen transition animation corrupts my UI - how to avoid?
Re: 10.7 Full-Screen transition animation corrupts my UI - how to avoid?
- Subject: Re: 10.7 Full-Screen transition animation corrupts my UI - how to avoid?
- From: Dennis <email@hidden>
- Date: Sun, 22 Jul 2012 09:13:22 -0700
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.
_______________________________________________
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