Re: Best way of displaying draggable file icons?
Re: Best way of displaying draggable file icons?
- Subject: Re: Best way of displaying draggable file icons?
- From: j o a r <email@hidden>
- Date: Wed, 10 Nov 2004 08:50:49 +0100
On 2004-11-10, at 08.11, Christoffer Lerno wrote:
Now, how do I make this work most efficiently? I'd like to be able to
drag several of these icons together as well as one by one.
Displaying and dragging representations of files is pretty straight
forward - check the documentation that Apple provides on these topics.
Is there some NSView or something which already have a similar
behaviour?
There is no NS* view that provides this out of the box, but it
shouldn't be that difficult for you to write one, especially if you
would base your implementation on NSBrowser or NSOutlineView. If you
don't like the concept of writing your own implementation, I think you
can find it from third parties (the PathFinder frameworks perhaps? I
haven't looked at them myself so I don't know for sure.) - check the
list archives and Cocoa resource web sites.
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