show/hide this revision's text 3 edited tags
show/hide this revision's text 2 tag, typo

I'm trying to sub class subclass NSCell for use in a NSTableView. The cell I want to create is fairly complicated so it would be very useful if I could design it in Interface Builder and then load the NSCell from a nib.

Is this possible? How do I do it?

show/hide this revision's text 1

Is it possible to design NSCell subclasses in Interface Builder?

I'm trying to sub class NSCell for use in a NSTableView. The cell I want to create is fairly complicated so it would be very useful if I could design it in Interface Builder and then load the NSCell from a nib.

Is this possible? How do I do it?