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 protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to