I am writing an Application in Python which uses a TreeView with a few columns.
When a row is double clicked or selected, the TreeView's column start changing their size a few times and then settle down. (Looks a bit like when auto-configuring a display).
What can cause this problem?
Related Code: