Skip to main content

All Questions

1 vote
2 answers
2k views

Drag-drop from NSTableView to NSImageView

I need to drag a row from NSTableView containing an image path and drop it over NSImageView, and the image of the dragged row should appear in the imageview. Help appreciated
user avatar
16 votes
1 answer
20k views

iPhone drag/drop

Trying to get some basic drag/drop functionality happening for an iPhone application. My current code for trying to do this is as follows: - (void) touchesMoved:(NSSet*)touches withEvent:(UIEvent*)...
Simon's user avatar
  • 935
12 votes
2 answers
6k views

Drag-and-drop files onto an NSTableView?

I have an NSTableView which I wish to allow users to drag-and-drop video files onto. When they drop the file, it'll get added as a row in the table view. How would I go about doing this? Currently ...
dbr's user avatar
  • 168k

15 30 50 per page
1
12 13 14 15
16