[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
size of columns in clist and ctree
- From: Sören Balko <balko iti CS Uni-Magdeburg De>
- To: gtk-app-devel-list redhat com
- Subject: size of columns in clist and ctree
- Date: Fri, 18 Jun 1999 09:47:28 +0200
I've been playing a bit with GLADE recently and created a window that
contains a ctree. This ctree has three columns with different widths. My
problem is: when I resize the window (i.e. make it larger) the last
column gets all the additional width. But I want the 2nd (middle) column
to get the additional width. Is this a default behaviour of ctree (and
probably also clist) or can it be changed somehow?
I tried to use alignments inside the ctree headers without any success.
A naive solution would of course be to assign new widths to the headers
by "gtk_clist_set_column_width" every time the window (and therefore
also the ctree) is resized. But I don't like this since it is too
tricky...:)
Sören
--
---------------------------------------------
Sören Balko
Otto-von-Guericke Universität Magdeburg
Institut für Technische Informationssysteme
eMail: balko@iti.cs.uni-magdeburg.de
URL: http://wwwiti.cs.uni-magdeburg.de/~balko
---------------------------------------------
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]