Re: Implementing a scrollable icon-table
Re: Implementing a scrollable icon-table
- Subject: Re: Implementing a scrollable icon-table
- From: Dan Price <email@hidden>
- Date: Wed, 21 Dec 2005 09:17:23 +0000 (GMT)
--- j o a r <email@hidden> wrote:
>
Where did you get the idea that you couldn't control
>
the contents of
>
the NSMatrix at runtime?
You can control the contents at runtime, but I would
need to add and remove cells, handle feedback from
selection and drag + drop and draw new images to the
cells. It just seems more work.
>
Why do you figure that NSTableView is somehow more
>
"built-in" than
>
NSMatrix?
>
A NSTableView could certainly work, at least if you
>
want to display
>
the cells in a 1xn configuration.
NSTable includes methods for handling custom cell
drawing, selection and drag and drop, but seems to be
geared more towards traditional vertical lists, as
opposed to spreadsheet-style tables. I just want to
know how other people have handled this situation.
___________________________________________________________
Yahoo! Photos NEW, now offering a quality print service from just 8p a photo
http://uk.photos.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden