Re: Implementing a scrollable icon-table
Re: Implementing a scrollable icon-table
- Subject: Re: Implementing a scrollable icon-table
- From: j o a r <email@hidden>
- Date: Tue, 20 Dec 2005 21:07:59 +0100
On 20 dec 2005, at 17.36, Dan Price wrote:
Thanks, but the shaders are user-definable and loaded
from the document. The cells need to be created on the
fly - the view is initially empty.
Where did you get the idea that you couldn't control the contents of
the NSMatrix at runtime?
The view also needs to support the selection of cells,
and limited drag and drop (ie. dragging shaders from
the utility panel to the document window).
So, implement drag and drop...
Is NSTableView completely out of the picture? I would
hope that there was an existing built-in solution for
this.
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.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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