Table for parameter input

HI,

I am trying to input a list of parameters in a ROOT GUI. However, I found that the existing TGSimpleTable or equivalent classes are only used for displaying data but the cells are not editable. I have to use an array of TGNumberEntry’s to store each input parameter, which is not efficient. So I wonder if there is a table class available for parameter input. Thank you very much

Hi,

Sorry, but no, there is no such table input widget…

Cheers, Bertrand.