On Aug 22, 2008, at 7:49 PM, Nick Pilch wrote:
I have an NSView subclass defined in IB. It's a custom object in my nib and it's a child of a window's content view.

You answered your own question. The custom object is a separate instance from the one you created within your window. You could create ten different custom objects and they would be different instances. You only need the one that's in your window.

--Andy

_______________________________________________

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

This email sent to [EMAIL PROTECTED]

Reply via email to