Disabling selecting another cell
Disabling selecting another cell
- Subject: Disabling selecting another cell
- From: Julien Dufour <email@hidden>
- Date: Sat, 24 Nov 2001 03:27:46 +0100
Hello
NSTableView automatically selects another cell when ending edition of an
editable text cell. I want to disable this feature, but I've not been
able to do it.
I don't consider subclassing NSTableView as an option because Apple
keeps implementation private and I'm developing in Java (Java bridge
hides every non-public method of the wrapped classes).
Any idea?
Thanks.
--
Julien Dufour