NSBrowser Drag and Drop Issue !!
NSBrowser Drag and Drop Issue !!
- Subject: NSBrowser Drag and Drop Issue !!
- From: Naresh Kongara <email@hidden>
- Date: Thu, 14 Apr 2011 17:16:44 -0700
HI All,
I implemented drag and drop in NSBrowser, through which I can drag items from other views or windows of the applications. The drag and drop in NSBrowser is implemented through its delegate methods.
Everything is going fine except I'm getting the following exception while dropping, after which the draggedImage is slide back to original position.
*** Canceling drag because exception 'NSInternalInconsistencyException' (reason 'Can not nest column dragging sessions') was raised during a dragging session
Does any one has any idea/solution for the above exception.
Do let me know.
Thanks,
Naresh Kongara
_______________________________________________
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