NSTokenField and Binding
NSTokenField and Binding
- Subject: NSTokenField and Binding
- From: Jeremy Cowgar <email@hidden>
- Date: Fri, 17 Feb 2006 15:54:18 -0500
I am learning the binding and am having a bit of problems with the
NSTokenField. I am not sure if my data is setup correctly or the
field binding. I have a Note, then a relation named keywords pointing
to Keyword entity. That is a To-Many relation. I also added the
inverse relation from Keyword to Note.
I am not certain if that's the best way to setup the ManagedDocument
or not.
Secondly, I am totally failing at making my NSTokenField bind to
anything. I have tried all sorts of things. The entity that keywords
exists in comes from a NSTreeController. The NSTreeController is
working just fine and is bound to a NSBrowser. Adding, Editing and
Removing items from the NSBrowser is all working and the related edit
for is working fine also except for the NSTokenField. I have tried
what seems like 100 different ways of binding everything together,
each failing in it's own unique way.
Can someone tell me the proper way to bind this field?
Thank you very much,
Jeremy Cowgar
_______________________________________________
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