Contextual menus in a NSTableView
Contextual menus in a NSTableView
- Subject: Contextual menus in a NSTableView
- From: Stéphane Sudre <email@hidden>
- Date: Thu, 20 Dec 2001 18:02:52 +0100
Is it not problematic that when you control click on a line, this line
is not selected ?
I've just discovered this little inconsistency between the traditional
Mac OS behavior (which can be seen in the Finder in Icon mode since the
list mode is buggy) and this behavior.
In fact, I'm sure it's a more complex topic since it depends on whether
you consider the contextual menu to be the one of the selected row(s) or
the one of the TableView.