• 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: (NSBrowser) Getting selected cell's column
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (NSBrowser) Getting selected cell's column


  • Subject: Re: (NSBrowser) Getting selected cell's column
  • From: Sam Goldman <email@hidden>
  • Date: Sun, 06 Jan 2002 18:01:39 -0800

That isn't enough for my problem, though. -selectedCells wouldn't work
because I would have no way of telling which column the cells are in.
-selectedCellInColumn: wouldn't work because I have no way of knowing if
it's the rightmost column

- Sam

On 1/6/02 5:57 PM, "John Harte" <email@hidden> wrote:

> Try
> - (id) selectedCellInColumn: (int) column
> Returns the last (lowest) NSCell selected in column.
>
> or
>
> - (NSArray*) selectedCells
> Returns all cells selected in the rightmost column.
>
> John
>
> On Sunday, January 6, 2002, at 08:31 PM, Sam Goldman wrote:
>
>> So far, I have not found any way to get the column of the rightmost
>> selected
>> cell. Does anyone here have any ideas?


References: 
 >Re: (NSBrowser) Getting selected cell's column (From: John Harte <email@hidden>)

  • Prev by Date: Re: Showing a window from a second nib
  • Next by Date: Re: Showing a window from a second nib
  • Previous by thread: Re: (NSBrowser) Getting selected cell's column
  • Next by thread: Re: (NSBrowser) Getting selected cell's column
  • Index(es):
    • Date
    • Thread