[Solved] Custom NSView subclasses not getting init'ed
[Solved] Custom NSView subclasses not getting init'ed
- Subject: [Solved] Custom NSView subclasses not getting init'ed
- From: Phil Curry <email@hidden>
- Date: Tue, 9 Mar 2004 17:46:52 -0800
On Mar 9, 2004, at 5:39 PM, Allan Odgaard wrote:
On 10. Mar 2004, at 2:33, Phil Curry wrote:
Where do the null-pointers show up? is it the outlets? in that case
you should probably double-check your Nib file.
The 6 NSView subclasses above are outlets for my controller
Okay, then I would check the Nib in IB to see if the connections are
set up correctly.
That did it. I know I made those connections! But they weren't there.
Reconnected everything and all looks good now.
Thanks.
-Phil
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.