Re: lockFocus error
Re: lockFocus error
- Subject: Re: lockFocus error
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 20 Oct 2008 09:59:43 -0600
On Oct 20, 2008, at 9:21 AM, DKJ wrote:
I have a custom view in a window, set as an instance of MyView, and
connected to my controller as an IBOutlet theView. When I do this in
the controller's awakeFromNib method:
[theView lockFocus];
Out of curiosity, why are you locking focus on a view in -awakeFromNib?
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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