Re: NSBox sizeToFit problem
Re: NSBox sizeToFit problem
- Subject: Re: NSBox sizeToFit problem
- From: Jerry Krinock <email@hidden>
- Date: Thu, 6 May 2010 08:07:48 -0700
Maybe all the objects in your nib have not been created yet. Try invoking -sizeToFit in an -awakeFromNib method instead of -applicationDidFinishLaunching. Even if it doesn't fix the problem, it's still better._______________________________________________
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