Hi Fred,
Until this has been sorted out correctly it would already help a lot,
if
the not selectable checkbox column was simply jumped over when tabbing
through the row. Currently editing of the row (cells) stops when the
checkbox column is reached which is not appreciated by users. :-)
If you want just that, make the checkbox not editable or let your
delegate report it as not editable ([_delegate tableView: self
shouldEditTableColumn: tableColumn row: rowIndex])
I of course still need to be able to set the checkbox with the mouse. I
suppose I won't be able to do that once I have made it not editable, so
this is probably no solution for the problem. :-) But I will try that
anyway just to see whether jumping over the checkbox works.
Regards,
Andreas
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep