A fairly though thing, you would have to write your own cell editor the
question is how you know that your editor is loosing focus (fairly
impossible in 3.3 because ColumnViewerEditor attached itself onto the
control as a focus listener => changed in 3.4).
It would be quite some work but it's not impossible to do :-)
Tom
AJ schrieb:
Hi Tom,
Thanks for the link. What about placing 2 CellEditor next to each
other within the same cell, is that possible?
------------------------------------
| TextCellEditor ComboBoxCellEditor |
------------------------------------