Mouse Drag Ignore.
Mouse Drag Ignore.
- Subject: Mouse Drag Ignore.
- From: Sandro Noël <email@hidden>
- Date: Tue, 11 May 2010 13:46:42 -0400
Greetings.
I'm experimenting with drag and drop.
i have a window, and a couple of view's arranged as so.
window - |
content view-|
decoration view
item's view -|
item view-|
NSImageView
ok, now, the drag operation happens in the window controller.
as long as I do not have an item vie inserted into the items view i can drag anywhere on the window.
as soon as I have a NSImageView in there the drag operation pauses for the time that the mouse is over the NSImageView
any pixel space between the items resumes drag feedback.
Question: is it possible for the drag operation to be ignored by everything except the main window?
Regards
Sandro._______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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