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

Re: NSBrowser drag and drop


  • Subject: Re: NSBrowser drag and drop
  • From: Nick Zitzmann <email@hidden>
  • Date: Mon, 29 Nov 2004 10:42:26 -0700


On Nov 29, 2004, at 10:35 AM, email@hidden wrote:

How can i implement drag and drop from an NSBrowser to a destination in the same app?

You start by subclassing NSMatrix and telling the browser to use your matrix class. Then you need to write your own DnD code in the NSMatrix subclass. See the NSDraggingSource documentation for details.


Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________
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


References: 
 >NSBrowser drag and drop (From: email@hidden)

  • Prev by Date: NSBrowser drag and drop
  • Next by Date: Re: NSWindow alloc/dealloc problems
  • Previous by thread: NSBrowser drag and drop
  • Next by thread: Curious NSCopying error in subclass
  • Index(es):
    • Date
    • Thread