Re: devil of a time with an NSImageView
Re: devil of a time with an NSImageView
- Subject: Re: devil of a time with an NSImageView
- From: Quincey Morris <email@hidden>
- Date: Fri, 21 Aug 2009 13:46:44 -0700
On Aug 21, 2009, at 02:51, Jeremy Hughes wrote:
How about...
From Kevin Cathey (10/6/09, 06:37):
"We encourage you to use the controller's controller specific methods
for knowing when you content is loaded:
NSWindowController -- windowDidLoad
UIViewController -- viewDidLoad
Since the behavior of awakeFromNib differs between iPhone OS and Mac
OS X, using windowDidLoad or viewDidLoad will ensure you only receive
that message once: when the window or view is loaded."
That was it!
_______________________________________________
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