Hello,
Is it possible to enable full keyboard access in a view-based table?
I have a table whose rows use different controls. Some rows contain pop-up buttons, some contain checkboxes, and some contain editable text fields. However with full keyboard access turned on in the System Preferences..., it doesn't seem possible to navigate between the rows and, for instance, toggle checkboxes on and off with spacebar as you normally can.
Do I need to override a method in the NSTableCellView to get this to work?
Thanks,
Keith