Can you "bind" two values into one?
Can you "bind" two values into one?
- Subject: Can you "bind" two values into one?
- From: Jerry Krinock <email@hidden>
- Date: Wed, 23 May 2007 08:44:47 -0700
Say that I have an NSTableView with two columns, firstName and
lastName. Say that some marketing hack insists that I store these
combined as one string.
For the last hour, I've been trying to figure out how to bind two
table columns such as this to a single string in storage,
bidirectionally, using Cocoa bindings. But I keep running into a
wall, trying to transform two objects into one. What's the smart way
to do this?
Thanks,
Jerry Krinock
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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