selectRow doesn't call tableViewSelectionDidChange?
selectRow doesn't call tableViewSelectionDidChange?
- Subject: selectRow doesn't call tableViewSelectionDidChange?
- From: David Bainbridge <email@hidden>
- Date: Wed, 9 Jun 2004 13:58:33 -0500
If I call selectRow on an NSTableView shouldn't I expect the delegate
method tableViewSelectionDidChange to be called? It is called when
clicking with the mouse but not when I programmatically change the
selection with selectRow. Is there some way to make this happen?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.