NSTableView w/ custom cell draws only first
NSTableView w/ custom cell draws only first
- Subject: NSTableView w/ custom cell draws only first
- From: "Guy Umbright" <email@hidden>
- Date: Thu, 3 Jul 2003 09:01:58 -0500
- Thread-topic: NSTableView w/ custom cell draws only first
I have a single column NSTableView and have set a custom NSCell subclass
for
the column. I have the table datasource set up, returning 3 for the
number
of rows and a value (that is not currently) used for the object value
request.
Weird thing is, only the first cell gets drawn (which is done
correctly).
It appears to be because even though it gets told that there are 3 rows,
it asks for the object value of row zero 3 times and draws the 0 row
cell
3 times.
I am currently at a loss, anyone seen this before or have any ideas?
Guy
This electronic mail message and any attached files contain information
intended for the exclusive use of the individual or entity to whom it is
addressed and may contain information that is proprietary, privileged,
confidential and/or exempt from disclosure under applicable law. If you are
not the intended recipient, you are hereby notified that any viewing, copying,
disclosure or distribution of this information may be subject to legal
restriction or sanction. Please notify the sender, by electronic mail or
telephone, of any unintended recipients and delete the original message
without making any copies.
_______________________________________________
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.