Using drag-n-drop in an NSOpenPanel
Using drag-n-drop in an NSOpenPanel
- Subject: Using drag-n-drop in an NSOpenPanel
- From: Robert Palmer Jr <email@hidden>
- Date: Wed, 18 Jun 2003 09:36:23 -0400
I have a case where I want to add a custom area to an NSOpenPanel, and
I want to have drag-n-drop functionality. Is this possible?
An example of the use would be in a sample texture mapping app. Say I
wanted to texture map onto six cube faces, so in the custom area, I
would have six image wells, one for each cube face. I then want the
user to be able to drag-n-drop from the file list into the image wells
(and rearrange the images in the wells using drag-n-drop) when they are
satisfied with the arrangement, they would click 'Open' and the app
would open all six files and perform the appropriate texture mapping.
Robert Palmer, Jr
email@hidden
_______________________________________________
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.