• 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
NSTableView - need something like tableView:shouldSelectRow:byExtendingSelection:?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView - need something like tableView:shouldSelectRow:byExtendingSelection:?


  • Subject: NSTableView - need something like tableView:shouldSelectRow:byExtendingSelection:?
  • From: Jim Correia <email@hidden>
  • Date: Thu, 2 Jun 2005 13:43:29 -0400

In iPhoto 5, the source list allows for multiple selection *unless* the trash or the library node is already selected. I need to do something similar.

What I really want/need is something like

tableView:shouldSelectRow:byExtendingSelection:

but what we have is

tableView:shouldSelectRow:

Is there a way to determine from my delegate method whether or not we are extending the current selection? Some other way to get this functionality without the daunting task of subclassing and rewriting the mouseDown: method?

Thanks,
Jim
_______________________________________________
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


  • Follow-Ups:
    • Re: NSTableView - need something like tableView:shouldSelectRow:byExtendingSelection:?
      • From: Corbin Dunn <email@hidden>
  • Prev by Date: Changing the size of the content view in side of a ScrollView
  • Next by Date: What's the nicest way to turn an NSDate into a time_t
  • Previous by thread: Re: Changing the size of the content view in side of a ScrollView
  • Next by thread: Re: NSTableView - need something like tableView:shouldSelectRow:byExtendingSelection:?
  • Index(es):
    • Date
    • Thread