Home | Trees | Indices | Help |
|
---|
|
object --+ | ColumnSizerMixin
Enhancement to ListCtrl to handle column resizing.
Resizes columns to a fixed size or based on the size of the contents, but constrains the whole width to the visible area of the list. Theoretically there won't be any horizontal scrollbars, but this doesnt' yet work on GTK, at least.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
|
Resize each column according to the flag. For each column, the respective flag indicates the following: 0: smallest width that fits the entire string 1: smallest width, and keep this column fixed width if possible >1: maximum size <0: absolute value is the minimum size |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed Apr 9 17:18:04 2008 | http://epydoc.sourceforge.net |