Re: orderFront: 10.10 vs 10.9
Re: orderFront: 10.10 vs 10.9
- Subject: Re: orderFront: 10.10 vs 10.9
- From: Kyle Sluder <email@hidden>
- Date: Fri, 08 May 2015 11:51:30 -0500
On Fri, May 8, 2015, at 09:40 AM, sqwarqDev wrote:
> Can't help with the "why", but try putting
>
> [button lockFocus];
>
> in that method. Even when there isn't an explicit unlockFocus call, I've
> had this error message a couple of times and adding an explicit lockFocus
> cured it.
Please don't blindly lock and unlock focus on views. You will have much
better results if you actually sit down and figure out where
the bug is in your code.
--Kyle Sluder
_______________________________________________
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