I would like to set one column in a ListCtrl to consume all of the
remaining places. Like wx.EXPAND
I found only the wx.LIST_AUTOSIZE and wx.LIST_AUTOSIZE_USEHEADER,
but these are not what i am looking for.
Is there any simple way for this, or i have to do it manually when
the size of the form changes?
Look at the ListCtrl demo it uses the listmix.ListCtrlAutoWidthMixin so that the last column takes up all the remaining space. (Work is underway to generalise that functionality but has not finished.)
Pim.
···
Laja
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org
--
Dr. Pim Van Heuven
www.Think-Wize.com
Research and Development