• 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: Rearranging NSTableView by dragging
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rearranging NSTableView by dragging


  • Subject: Re: Rearranging NSTableView by dragging
  • From: Scott Anguish <email@hidden>
  • Date: Tue, 12 Jul 2005 01:45:51 -0400


On Jul 11, 2005, at 9:20 PM, Mark Dawson wrote:

From what I can gather from documentation and searches, I need to subclass my NSTableView and add a few methods. My current app needs to run on 10.2, so bindings are out (if that makes a difference). It doesn't make sense for a user to be able to drag in our out these rows anywhere else (outside of maybe implementing a drag-to-trash=delete row).


Right..

Actually, the bindings example that mmalc has is probably a good place to start.. it doesn't have that much bindings stuff to it, and provides a very uniform access to the data in the collection (which you could then map to your non-bindings version)

    http://homepage.mac.com/mmalc/CocoaExamples/Bookmarks.zip
_______________________________________________
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: 
 >Rearranging NSTableView by dragging (From: Mark Dawson <email@hidden>)

  • Prev by Date: Re: [Working!!] Need Help With Creating NSMutableNumber Class
  • Next by Date: TableView Mouse Tracking problem
  • Previous by thread: Rearranging NSTableView by dragging
  • Next by thread: iTunes like Source Header
  • Index(es):
    • Date
    • Thread