Button binding
Button binding
- Subject: Button binding
- From: Keith Lander <email@hidden>
- Date: Mon, 29 May 2006 07:38:40 +0100
Hi
I'm a newbie (to Cocoa) and am struggling to get a button to do what
I want. I am using a Core Data model and my problem is to get a
button to populate the entities at the end of a relationship. The
interface contains a table of the entities and a button that the user
must press to populate the table from the contents of a csv file. My
problem is that I can't work out what bindings to use, or indeed if
binding are the answer. I started off thinking I should link the
button action to the array controller, but couldn't see what action
to use. Then I tried subclassing the controller to add an action, but
the system won't let me instantiate the new controller. Any help with
this would be greatly appreciated, because I am stuck!
Thanks
Keith
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden