tableViewSelectionIsChanging on arrow keys?
tableViewSelectionIsChanging on arrow keys?
- Subject: tableViewSelectionIsChanging on arrow keys?
- From: Adam Woodworth <email@hidden>
- Date: Mon, 16 Jul 2001 16:42:35 -0600
Isn't the NSTableView delegate supposed to receive this message when the
selection changes due to keystrokes? My delegate only seems to be
notified when the selection changes from mouse events. Is this a bug or
feature?
Adam Woodworth