Essentially, what I want to do is use a TextField ...
# tornadofx
t
Essentially, what I want to do is use a TextField as the cell editor. But I don't want
TextField
to actually allow edits. Just selecting the text contents for copying. I'll see if I can implement a custom solution today