Re: Adding a new object to NSArrayController through bindings
Re: Adding a new object to NSArrayController through bindings
- Subject: Re: Adding a new object to NSArrayController through bindings
- From: Scott Stevenson <email@hidden>
- Date: Sun, 29 Jul 2007 17:51:05 -0700
On Jul 29, 2007, at 7:10 AM, vibhatha v wrote:
I am trying to add a new row to a table view through bindings.
I have connected the Add action of my controller to *add* method of *
NSArrayController*.
Also, i have bound the attributes of my entity to the table view.
But when i click on the add button of my controller, the new row is
not
being added.
Please let me know what am i missing here?
Hi there,
There aren't enough details here to know what the problem is. You'll
have to be more specific about how you have things set up (perhaps
with links to screenshots).
- Scott
_______________________________________________
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