drag and drop on Dock
drag and drop on Dock
- Subject: drag and drop on Dock
- From: "Ramakrishna Kondapalli" <email@hidden>
- Date: Thu, 10 Jun 2004 09:54:07 +0530
- Thread-topic: drag and drop on Dock
Hi,
I have a window which has NSView. I am displaying some NSCell items in
this view. Each NSCell represents a file. When i select the cell in this
view i am able to know the file name, Creator code and Content type. Now
i want to drag and drop this cell on the Dock's Application icon. How
can i know that the dragged cell (nothing but file) properties will
match the selected Application in the dock? For example if the select a
cell creator code and content type will match with the Application then
only it should accept else it should raise an error.
Thanks
Ramakrishna
_______________________________________________
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.