<@U25PL0SKY> That might work, but I suspect `setGr...
# tornadofx
e
@jchildress That might work, but I suspect
setGraphic
will replace the default text for the table header as well, so that you need to add both a label and an icon possibly. I think you might need to inspect the default column header to make sure you create the exact same scene graph to be sure that the label lines up. Just guessing here though 🙂