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

Re: Selecting multiple cells


  • Subject: Re: Selecting multiple cells
  • From: Daniel Waylonis <email@hidden>
  • Date: Thu, 15 Jul 2004 12:41:23 -0700

On Jul 13, 2004, at 4:26 PM, Jules Bonin-Ducharme wrote:

> Hi list,
>
> I have a NSTableView with of dimension 64 X 64 cells all representing
> a level. I would like the user to be able to multiple select cells
> (from
> different rows and columns) either by click-dragging a selection or by
> command-clicking on the chosen cells.
>
> Is this even possible with NSTableView? Or am i barking up the wrong
> view?

Hi Jules,

You might look into using a NSMatrix within a NSScrollView to handle
manipulating a 2D grid of cells:

http://developer.apple.com/documentation/Cocoa/Conceptual/Matrix/
index.html

Dan
_________________________________________________
Dan Waylonis email@hidden
Software Engineer http://www.nekotech.com
nekotech SOFTWARE 650.964.2490 (O)
_______________________________________________
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: 
 >Selecting multiple cells (From: Jules Bonin-Ducharme <email@hidden>)

  • Prev by Date: Re: What do I do with the "Segments"?
  • Next by Date: Re: NSOpenGLView subclass draw issues in NSPanel
  • Previous by thread: Selecting multiple cells
  • Next by thread: Makefile
  • Index(es):
    • Date
    • Thread