[pygtk] Setting gtk.TreeViewColumn width
Adam Olsen
arolsen at gmail.com
Thu Jul 13 20:59:31 WST 2006
On 7/12/06, David M. Cook <dave at davidcook.org> wrote:
> Yeah, you're right, that is confusing. Here's what I use:
>
> tvc.set_sizing(gtk.TREE_VIEW_COLUMN_FIXED)
> tvc.set_resizable(True)
> tvc.set_fixed_width(self.width)
>
That did it. Thanks :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20060713/0b6778c4/at=
tachment.htm
More information about the pygtk
mailing list