IB - Removing a custom table column cell?
IB - Removing a custom table column cell?
- Subject: IB - Removing a custom table column cell?
- From: Daniel Jalkut <email@hidden>
- Date: Sun, 1 Feb 2004 12:49:32 -0800
I have a table column that I experimented with using a custom data cell
for. I decided against it, but I can't figure out how to remove the
cell instance from the table column!
I can select the cell from IB's outline view, but pressing the delete
or cmd-x keys do not have any effect. I ended up dragging in an
NSTextFieldCell to replace it, so I have a table column with a custom
cell that isn't custom at all.
Do I have to remove the column completely and add it from scratch? Not
a big deal, but something of a nuisance.
Daniel
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.