• 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: Controllers, NSTableView & DragNDrop?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Controllers, NSTableView & DragNDrop?


  • Subject: Re: Controllers, NSTableView & DragNDrop?
  • From: Scott Anguish <email@hidden>
  • Date: Tue, 18 Nov 2003 01:37:04 -0500

you can simply wire up a datasource as you did before, and implement the drag and drop stuff there.

you'll get a warning about not implementing some methods, but it's ignorable

On Nov 17, 2003, at 10:08 PM, Rams wrote:

I've read the programming topic on Controllers in 10.3 and everything sounds great until I start to mull the possibility of Drag and Drop in a table view. I'm puzzled because, as you all know, drag and drop methods were located in the datasource. Since there is no datasource to speak of when using a controller, where do I then handle dragging and dropping in a table view (or outline view)? Has anyone out there tried or succeeded at this?

--
"War is God's way of teaching Americans about geography."
Ambrose Bierce
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Controllers, NSTableView & DragNDrop? (From: Rams <email@hidden>)

  • Prev by Date: (no subject)
  • Next by Date: drag and drop to another application
  • Previous by thread: Controllers, NSTableView & DragNDrop?
  • Next by thread: Re: Controllers, NSTableView & DragNDrop?
  • Index(es):
    • Date
    • Thread