Re: Custom sheet question - which variable?
Re: Custom sheet question - which variable?
- Subject: Re: Custom sheet question - which variable?
- From: Scott Ribe <email@hidden>
- Date: Mon, 11 Jan 2010 10:36:31 -0700
- Thread-topic: Custom sheet question - which variable?
You may want the [NSBundle loadNibNamed: @"MyCustomSheet" owner: self] call
in effect made from within the init method of your NSWindowController
subclass. In which case, you may want to use NSWindowController's
initWithWindowNibName method.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
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