Deleting multiple NSCells in NSTableColumn
Deleting multiple NSCells in NSTableColumn
- Subject: Deleting multiple NSCells in NSTableColumn
- From: Chris Griffin <email@hidden>
- Date: Fri, 26 May 2006 12:44:30 -0700
I have a NSTableView that I built in IB with 5 columns. Somehow (user
error?) I have multiple cells assigned to the same column. I can't
figure out how to delete the unwanted cells in IB. Here is what the
list looks like:
NSScrollView (NSTableView)
NSTableView (col0,Install,Plug-in Ver.,Application,Version)
NSTableColumn (Plug-in Ver.)
NSButtonCell (0)
NSTextFieldCell (Sunnyvale)
NSTableColumn (Install)
NSTextFieldCell (Sunnyvale)
NSButtonCell (0)
NSTableColumn (col0)
NSImageCell
NSTableColumn (Version)
NSTextFieldCell (0)
NSTextFieldCell (Sunnyvale)
NSTextFieldCell (Sunnyvale)
NSTableColumn (Application)
NSTextFieldCell (0)
NSTextFieldCell (Sunnyvale
_______________________________________________
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