cocoa - NSTableView - Disable Row Selection -
I have a The columns in the table view are bound to a How can I do this I think you will need to implement a TableViewDelegate and NSTableView and I want to disable the row selection.
NSArrayController and the contents of the table are displayed in the table view.
bindings
- (NSIndexSet *) TableView: (NSTableView *) Table View SelectionEditForprofoldSalection: (NSIndexSet *) Proposed Option Selection Exchange
Comments
Post a Comment