Re: NSTableView w/ custom cell draws only first
Re: NSTableView w/ custom cell draws only first
- Subject: Re: NSTableView w/ custom cell draws only first
- From: Stéphane Sudre <email@hidden>
- Date: Thu, 3 Jul 2003 17:17:16 +0200
On jeudi, juil 3, 2003, at 16:25 Europe/Paris, Guy Umbright wrote:
Yep, to no effect.
For some additional info, the table itself does think it has 3 rows, it
just doesn't seem to want to draw the other 2.
In this case, I would suggest having a look at the Console output or
the debugger standard error ouput as I would suppose that you will find
an error message related to the drawing of the tableview. This
potential error could explain why the following rows are not being
drawn.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.