Problem when i connect "Add" button to NSArrayController
Problem when i connect "Add" button to NSArrayController
- Subject: Problem when i connect "Add" button to NSArrayController
- From: haresh vavdiya <email@hidden>
- Date: Tue, 3 Mar 2009 14:23:32 +0530
Hi,
I am learning Cocoa Development from Aaron Hillegass's book. In he
has given Cor Data document based application example, i am trying to do
this example. I have added two button, one for adding new row and second for
delete the rows.
And then in Interface Builder, we have to control+drag from Add
button to NSArrayController's add: method,
But in my example, when drag from button to NSMutableArray, then it
doesn't show add: method to me.
What should i do? anyone has face this problem.
Thanks.
_______________________________________________
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