question about NSDraggingInfo draggedImage
question about NSDraggingInfo draggedImage
- Subject: question about NSDraggingInfo draggedImage
- From: "Oscar Bascara" <email@hidden>
- Date: Sat, 26 May 2007 11:27:59 -0700
For drag and drop, I can get the dragged image location from
NSDraggingInfo using draggedImageLocation. But how do I get the the
dragged image size? I need the dragged image location and size so
that I can place the drop properly in the view. NSDraggingInfo does
have draggedImage (which would also have the size). Unfortunately,
the returned NSImage is always nil.
Oscar
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden