Re: binding selection in tableview to model
Re: binding selection in tableview to model
- Subject: Re: binding selection in tableview to model
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 24 Feb 2004 23:31:17 -0800
On Feb 18, 2004, at 12:56 AM, mmalc wrote:
The alternative is to display two table views, one with the complete
set, the other with the selection. Two buttons will allow you to (a)
add objects selected in the complete set to the selection; and (b)
remove objects selected in the selection from the selection. This is
reasonably easy to set up; slightly tricker is a refinement where the
"complete set" actually only displays those object not in the
selection...
The example illustrating this is now restored:
<
http://homepage.mac.com/mmalc/CocoaExamples/Groups.zip>
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.