• 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: NSOutlineView Dazed and Confused for Drag and Drop
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSOutlineView Dazed and Confused for Drag and Drop


  • Subject: Re: NSOutlineView Dazed and Confused for Drag and Drop
  • From: email@hidden
  • Date: Wed, 15 Sep 2010 11:48:09 -0600

Word up to Nick and Dave ...

All my issues were because in writeItems:toPasteboard I wasn't doing anything ... I was just trying to stub in code to get the process.

Ergo, upon doing

[pboard declareTypes:[NSArray arrayWithObject:@"HTREEITEM"] owner:self];
[pboard setData:[NSData data] forType:@"HTREEITEM"];
in
writeItems:toPasteboard


the entire mechanism works.

-koko


_______________________________________________

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


References: 
 >Re: NSOutlineView Dazed and Confused for Drag and Drop (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: How to: Bookmark bar like Safari?
  • Next by Date: Re: NSImageViews, Block Animation and Frame by Frame Image Swapping
  • Previous by thread: Re: NSOutlineView Dazed and Confused for Drag and Drop
  • Next by thread: Re: NSOutlineView Dazed and Confused for Drag and Drop
  • Index(es):
    • Date
    • Thread