Re: NSArrayController Subclasses
Re: NSArrayController Subclasses
- Subject: Re: NSArrayController Subclasses
- From: Shawn Erickson <email@hidden>
- Date: Sun, 23 Nov 2003 08:08:08 -0800
On Nov 23, 2003, at 7:39 AM, email@hidden wrote:
I want to add functionality to the NSArrayController class, so I
sub-classed it and imported it into Interface Builder, but Interface
Builder will not let me instantiate the subclass. What is the deal?
Instantiate an NSArrayController by dragging it from the pallet to your
nib document window then change its class to your subclass (Custom
Class panel in the inspector).
-Shawn
_______________________________________________
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.