Re: tableView like control design question
Re: tableView like control design question
- Subject: Re: tableView like control design question
- From: Ondra Cada <email@hidden>
- Date: Wed, 16 Oct 2002 20:32:10 +0200
On Wednesday, October 16, 2002, at 06:18 , Olivier wrote:
When i draw the cells inside my control should i just reuse my datacell
and set its value for this particular location and ask it to draw itself
It's what NSTableView does, so I guess you should, too -- at least so far
as you
want to have a behavior as close as possible to the behavior of
NSTableview.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.