• 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: Selecting multiple cells in a NSMatrix
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Selecting multiple cells in a NSMatrix


  • Subject: Re: Selecting multiple cells in a NSMatrix
  • From: Brian Webster <email@hidden>
  • Date: Tue, 23 Oct 2001 12:36:26 -0500

Have you made sure that multiple selections are allowed? (-setAllowsMultipleSelection:) Also, you might want to check the mode of the NSMatrix; if it is NSRadioModeMatrix, then I don't think it'll allow multiple selections.

On Tuesday, October 23, 2001, at 11:51 AM, cocoa-dev-
email@hidden wrote:

Does anyone have any experience or suggestions about how to select
multiple cells in either a NSBrowser or an NSMatrix? I can't get
multiple cells selected and think that I must be missing something.

I've tried setPath:, selectRow:inColumn:, and selectCell: (single cell
selected), setState: (highlights, but no selection),
setSelectionFrom:to:anchor:highlight: (highlights one selects two of
four cells).

--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster


  • Prev by Date: Re: [OT] Bugreporter update
  • Next by Date: Re: Cocoa shell works great from PB, crashes as standalone.
  • Previous by thread: Re: Selecting multiple cells in a NSMatrix
  • Next by thread: Cocoa shell works great from PB, crashes as standalone.
  • Index(es):
    • Date
    • Thread