• 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
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSOutlineView Drag and Drop


  • Subject: NSOutlineView Drag and Drop
  • From: email@hidden
  • Date: Tue, 14 Sep 2010 20:36:48 -0600

Other than

- (NSDragOperation)outlineView:(NSOutlineView *)outlineView validateDrop:(id <NSDraggingInfo>)info proposedItem:(id)item proposedChildIndex:(int)index

and

- (BOOL)outlineView:(NSOutlineView *)outlineView acceptDrop:(id <NSDraggingInfo>)info item:(id)item childIndex:(int)index

what do i need to implement so I can drag item within an NSOutline View?

-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


  • Follow-Ups:
    • Re: NSOutlineView Drag and Drop
      • From: "John C. Randolph" <email@hidden>
    • Re: NSOutlineView Drag and Drop
      • From: "John C. Randolph" <email@hidden>
    • Re: NSOutlineView Drag and Drop
      • From: Seth Willits <email@hidden>
  • Prev by Date: Re: Make checkbox in table view uneditable
  • Next by Date: Re: NSOutlineView Drag and Drop
  • Previous by thread: Re: force garbage collection? (NSAppleScript call from Cocoa app)
  • Next by thread: Re: NSOutlineView Drag and Drop
  • Index(es):
    • Date
    • Thread