[wxPython-users] wxGrid - how to set size of the first column?

Frank Millman frank at chagford.com
Fri Dec 1 00:55:55 PST 2006


Apocalypznow wrote:
> 
> How does one set the column size of the first column of a 
> wxGrid?  What I mean by the first column is the default 
> column on the left hand side that shows the row number.  I 
> find it annoying that it has a default size I can not seem to 
> change with any wxGrid methods.
> 

SetRowLabelSize(size)

Frank Millman





More information about the wxpython-users mailing list