• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSBrowser Drag and Drop Issue !!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSBrowser Drag and Drop Issue !!


  • Subject: Re: NSBrowser Drag and Drop Issue !!
  • From: Corbin Dunn <email@hidden>
  • Date: Fri, 15 Apr 2011 11:27:15 -0700

On Apr 14, 2011, at 5:16 PM, Naresh Kongara wrote:

> 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.

Break on objc_exception_throw and look at the bt.

Don't forget that it is your number on breakpoint.
http://www.corbinstreehouse.com/blog/2008/08/your-most-important-breakpoint-in-cocoa/

Xcode 4 makes it even easier to break on it.

corbin


_______________________________________________

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

  • Follow-Ups:
    • Re: NSBrowser Drag and Drop Issue !!
      • From: Naresh Kongara <email@hidden>
References: 
 >NSBrowser Drag and Drop Issue !! (From: Naresh Kongara <email@hidden>)

  • Prev by Date: Re: Cocoa witch's broom
  • Next by Date: Re: Injecting text into a CALayer?
  • Previous by thread: NSBrowser Drag and Drop Issue !!
  • Next by thread: Re: NSBrowser Drag and Drop Issue !!
  • Index(es):
    • Date
    • Thread