NSTableView vs. NSMatrix
NSTableView vs. NSMatrix
- Subject: NSTableView vs. NSMatrix
- From: Christian Brandt <email@hidden>
- Date: Mon, 01 Oct 2001 10:15:58 +0200
- Organization: Agence France-Presse
Hi all,
I'm trying to implement a list of image thumbnails in a bi-dimensional
list, each cell being independent from the others.
I tried out NSTableView and NSMatrix (with a label instead of an image
for now). The problem is that NSTableView thinks of all the cells of a
row to belong to the same "record", so it forces me to select the whole row.
NSMatrix allows me to have completely independent cells, but what about
drag and drop in that case ?
Or maybe I missed something obvious ??
Any idea/info would be very kind.
Thanks in advance,
Christian
--
"And on the seventh day, God turned off his Macintosh"