Binding CD ordered sets to NSArrayController?
Binding CD ordered sets to NSArrayController?
- Subject: Binding CD ordered sets to NSArrayController?
- From: Michael Herring <email@hidden>
- Date: Wed, 27 Feb 2013 12:04:44 -0600
I asked this on Stack Overflow, but I thought I'd ask here as well.
I want to use an ordered to-many relationship in my app, but I'm having trouble binding my NSArrayController's "Content Set" or "Content Array" to the new relation, presumably because NS[Mutable]OrderedSet does not descend from either NSArray nor NSSet.
How does one establish this binding? I've tried various kinds of trickery (including a MutableOrderedSetToMutableArrayValueTransformer, ugh) and I'm getting the feeling this type of relationship is just not compatible with Cocoa bindings. Hopefully someone can point out something I'm missing?
Cheers,
./Michael
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden