Version: 1.0

Posted: 2003-01-14

Build Requirements: N/A

Runtime Requirements: Mac OS X Project Builder 1.1 or higher

View Source Code:

Download Sample Code (“CocoaDragAndDrop.zip”, 29.0K)



Description

CocoaDragAndDrop is a sample that demonstrates how to implement drag and drop functionality in cocoa using images (but this method can easily be extended to deal with other types of data). Requirements: Project Builder 1.1 or higher Keywords: Cocoa cocoa drag drop CocoaDragAndDrop cocoadraganddrop

Document Revision History

Date Notes
2003-01-14Implement Drag-and-Drop functionality in Cocoa (uses images; can be extended to support other data types).