Author Topic: PJSR: TreeBox wish list  (Read 4097 times)

Offline mschuster

  • PTeam Member
  • PixInsight Jedi
  • *****
  • Posts: 1087
PJSR: TreeBox wish list
« on: 2015 January 01 08:28:19 »
I would like to set toolTips on TreeBox column headers. Sometimes toolTips on nodes is distracting, headers would solve the problem:

Code: [Select]
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