From: Kevin A. <al...@se...> - 2005-03-08 18:59:13
|
On Feb 23, 2005, at 11:19 PM, ronny de winter wrote: > I would expect the columwidth for the column in a MultiColumnList are > automatically > sized to the size of the longest item in the column. > This doesn't seem to happen always. > > Double clicking in the header line on the border of the colums does > the job. > Any ideas on how to automate this so that it happens on initialisation > and on any > update of the list ? > > Ronny De Winter > I don't know. If that is part of the behavior of the native control and doesn't involve calling one of the methods then I'm not even sure where to look. You might need to bring this up on wxPython-users or look more deeply into the multicolumnlist.py component. ka |