> hello I'm using a custom NSCell in order to draw some elements in an
> NSTableView. I've created a simple tableview with 2 row. However my
> draws is always put on first row while the second one is empty.
> This my code for NSOutlineView delegate http://pastebin.com/m7f5f8a0f
> while this is for
On Mar 25, 2009, at 2:47 PM, malcom wrote:
hello I'm using a custom NSCell in order to draw some elements in an
NSTableView. I've created a simple tableview with 2 row. However my
draws is always put on first row while the second one is empty.
This my code for NSOutlineView delegate http://past
hello I'm using a custom NSCell in order to draw some elements in an
NSTableView. I've created a simple tableview with 2 row. However my
draws is always put on first row while the second one is empty.
This my code for NSOutlineView delegate http://pastebin.com/m7f5f8a0f
while this is for my NSCell