Re: [gtkmm] treeview column width
- From: Leandro Fanzone <leandro hasar com>
- To: Matt Gerginski <mattgerg users sourceforge net>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] treeview column width
- Date: Tue, 11 May 2004 10:28:15 -0300
You can use set_min_width()/set_max_width(). Works OK for me.
Matt Gerginski wrote:
In the program that I am writing, I want to save the width of the
individual columns of my treeview on exit, and then restore their width
when the program is restarted. There is a get_width function for
TreeViewColumns, but there does not seem to be a function for somply
setting a width. The columns should not be fixed width, they should be
adjustable by the user, I just want to control what size the columns are
initially. Is there a clean way to accomplish this?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]