Re: Problem when i connect "Add" button to NSArrayController
Re: Problem when i connect "Add" button to NSArrayController
- Subject: Re: Problem when i connect "Add" button to NSArrayController
- From: "I. Savant" <email@hidden>
- Date: Tue, 3 Mar 2009 13:24:18 -0500
On Tue, Mar 3, 2009 at 3:53 AM, haresh vavdiya <email@hidden> wrote:
> And then in Interface Builder, we have to control+drag from Add
> button to NSArrayController's add: method,
Sounds fine.
> But in my example, when drag from button to NSMutableArray, then it
> doesn't show add: method to me.
... you're dragging it to an NSMutableArray? NSMutableArray is not a
controller and it doesn't have an action called "-add:" ...
--
I.S.
_______________________________________________
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