Re: Use of cells with custom controls

2009-07-28 Thread I. Savant
On Jul 28, 2009, at 8:10 PM, Chase Meadors wrote: I'm making my own class that will input a variety of data in different formats, and NSTableView really seems clunky and unsuited for my purposes. In what way? What are you trying to do? I'm trying to make a custom control, but I don't qu

Use of cells with custom controls

2009-07-28 Thread Chase Meadors
I'm making my own class that will input a variety of data in different formats, and NSTableView really seems clunky and unsuited for my purposes. I'm trying to make a custom control, but I don't quite understand what I need to do to use cells in it. In drawRect, I can just draw the cells I