(NSBrowser) Getting selected cell's column
(NSBrowser) Getting selected cell's column
- Subject: (NSBrowser) Getting selected cell's column
- From: Sam Goldman <email@hidden>
- Date: Sun, 06 Jan 2002 17:31:12 -0800
I have a NSBrowser and I need to know when the user selects either the
second or third column. I looked at the SimpleBrowser source, but all that
does it setAction, which I already knew.
So far, I have not found any way to get the column of the rightmost selected
cell. Does anyone here have any ideas?
Thanks,
Sam