<@U25U0KPFT> I could, but both `useTextField` and ...
# tornadofx
e
@carlw I could, but both
useTextField
and
makeEditable
just uses
TextFieldTableCell.forTableColumn
, so I have no control of the input node, unless we create our own.