Binding question
Binding question
- Subject: Binding question
- From: Kubernan from 10191 Technologies <email@hidden>
- Date: Fri, 25 Nov 2005 20:38:31 +0100
Hello,
I must say that some binding subtleties escape my attention :
In my GUI i have a simple one column table view bound to my core data
model.
Selecting a line, i'm able to display details of the selected data.
Easy.
I would like to add a new data in the detailed part for the selected
line/data
of the table view.
This new data doesn't come from the core data and has its own
controller.
What should i do if i want to display a data from a controller (which
is a custom class) when the user
select a data from another controller (where the binding parameter of
this last one
is a managedObjectContext) ?
Thx for your help,
K.
_______________________________________________
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