Re: How does one build a simple nib file to control a window?
Re: How does one build a simple nib file to control a window?
- Subject: Re: How does one build a simple nib file to control a window?
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 12 Oct 2007 18:20:26 -0600
On Oct 12, 2007, at 6:14 PM, James Stein wrote:
What do I fail to understand?
You need to:
1. Set the file's owner to your NSWindowController subclass, which
you can do by setting the file's owner's custom object setting (using
the info panel) to the name of your NSWindowController subclass.
2. Delete the NSWindowController subclass you instantiated.
3. Connect the window to the NSWindowController subclass' "window"
outlet.
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