| Article: |
Working With Bitmap Images; Document-Based Application Redux | |
| Subject: | Making the view a dragging destination | |
| Date: | 2002-05-05 21:49:21 | |
| From: | dallasmac | |
|
Response to: Making the view a dragging destination
|
||
|
I added the drag and drop code, but dragging an image only works after I have opened an image.
|
||
Showing messages 1 through 1 of 1.
-
Making the view a dragging destination
2002-05-06 13:19:45 michele [View]



That's why you need an existing NSImage (even transparent one) to drag another into it. See the Composite Lab example in AppKit for more details.
Michèle