Re: Getting rows for contextual menu of NSTableView
Benjamin Stiglitz <[email protected]>
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
> Thanks. That's weird. So you say there is no single accessor for it? No, not for what’s actually highlighted; -clickedRow lets you make the decision whether you want to inspect the whole selection or just the row in question. -Ben