Hi all, I create an NSTableView, provide a dataSource and delegate, call
[tableView noteNumberOfRowsChanged]
and would then like to programmatically go into a specific cell (row/column)
and activate it for editing. This is for a dummy user app in which the user is
to be led from field to field to not get lost.
I just realised that I have never done something like that and actually have no
clue how to accomplish this!? Any idea?
Thanks a lot,
Andreas
