> On Feb 16, 2015, at 9:55 AM, Dave <d...@looktowindward.com> wrote:
> 
> I can see I could do it if I had LTWViewController.xib that included an 
> NSWindow?


I’m surprised by how complicated the discussion is making this seem! 

All you need to do is create an NSWindowController subclass in Xcode, check the 
“Also create XIB” box, and it’ll make you a .xib that has everything set up 
correctly. Next just start adding views to the .xib, and outlets/actions to the 
class, then wire them up.

—Jens
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to