[RESOLVED] Checking facts on NSCell (e.g. in NSTableView)

2009-01-08 Thread Luke Evans
Great - thanks a lot for clearing that up. Let's just say the docs (including the guide) leave a little to be desired in terms of explaining how this works. Please log a documentation bug requesting it to be clarified; this is good feedback, and we can make our docs better with proper

Re: [RESOLVED] Checking facts on NSCell (e.g. in NSTableView)

2009-01-08 Thread Corbin Dunn
Will do. I'm going to subclass NSTextFieldCell for now. I'll be drawing various bits of text and probably an icon. It's probably a bit of a stretch to say my derived cell is really a text cell, which is why I thought to directly subclass NSCell, but it's good enough for now - and I'm