I would like to set toolTips on TreeBox column headers. Sometimes toolTips on nodes is distracting, headers would solve the problem:
void TreeBox.setHeaderToolTip(int col, String text)
I would like an option to disable column header dragging (column repositioning). For simple tables, sometimes I think it would be better to disable this feature.
Thanks,
Mike