[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: gtk_CList
- From: u07ih abdn ac uk
- To: michael knoto tuebingen com
- Cc: gtk-app-devel-list redhat com
- Subject: Re: gtk_CList
- Date: Tue, 29 Feb 2000 15:40:37 +0000 (GMT)
> 1. I have a column in a table where the header ( containing a hbox with a pixmap
> and a label) is wider than the text in the column. The Column is resizing itself
> automatically to its optimal width, but this is the width of the column - data;
> so I only see parts of the Header. What can I do to set the initial width of
> this column *automatically* to the width of the Header??
Call gtk_widget_realize (clist) before the call to the resize function (can't
remember what it's called - gtk_clist_set_auto_resize?)
iain
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]