Comment 3 for bug 683765

Revision history for this message
Allen Lowe (lallenlowe) wrote : Re: [Bug 683765] Re: Double click separators in column view

You would have to iterate over the treeview model check the length of
each row I think. Then set the position of the hpane based on the
longest row found.

Allen Lowe