<@U3NCE6L8G> That would certainly be possible. Rig...
# tornadofx
e
@bkenn That would certainly be possible. Right now we're just using
TextFieldTableCell.forTableColumn()
to generate the TextField cell, and it doesn't support a
TextFormatter
. We would have to create our own
cellFactory
to do that. Not a big deal, absolutely doable I think.