Clearing NSTableView on unbind
Clearing NSTableView on unbind
- Subject: Clearing NSTableView on unbind
- From: Edwin Vane <email@hidden>
- Date: Mon, 22 Aug 2005 11:42:03 -0400
- Mail-followup-to: Cocoa-Dev <email@hidden>
Hi all,
I'm trying to find a nice solution to a simple little problem. I have a
window that serves as a kind of inspector of a selected object. The
inspector has a table view inside to list some of the properties of the
selected object. When the selected object changes, I re-bind the array
controllers feeding data to the table to the new selected object. However, when there
is no/multiple selection, I would like the table to be empty.
Unfortunately, just doing an unbind doesn't seem to work.
Any suggestions?
--
Edwin Vane
MMath Candidate
Computer Graphics Lab
School of Computer Science
University of Waterloo
_______________________________________________
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