• 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
NSOutlineView Drag And Drop NSTreeController
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSOutlineView Drag And Drop NSTreeController


  • Subject: NSOutlineView Drag And Drop NSTreeController
  • From: Arved von Brasch <email@hidden>
  • Date: Fri, 26 May 2006 16:19:41 +1000

On 25/05/2006, at 23:17, Arved von Brasch wrote:

[self insertObject: draggedDownloadLink atArrangedObjectIndexPath: [NSIndexPath indexPathWithIndex: index]];


I worked out the problem, or at least a work around. It turns out that insertObject:atArranagedObjectIndexPath: does not necessarily fetch new objects. I added a call to fetch: soon after inserting the new object, and found that this solved the problem.


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: generating the event
  • Next by Date: Re: user-stoppable program
  • Previous by thread: NSOutlineView Drag And Drop NSTreeController
  • Next by thread: Creating an NSTokenField with Images in the tokens
  • Index(es):
    • Date
    • Thread