[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Resizing CTree columns



   I've been lookins around throughout the GTK+ documentation and
tutorials, but I can't seem to find it -- I want to be able to
set each column to a different width, for example, I want

Age Phone    Name               Email
100 555-1234 Chris Costello     chris@calldei.com
122 555-3333 +-Bob Roberts      broberts@bobco.org
122 555-4433 John Smith         jsmith@johnco.com

(just pretend something more useful is there...)

as opposed to

Age Phone Name Email
100 555-1 Chri chris
122 555-3 +-Bo brobe
...

   Is there a method similar to whatever is used in the CList
widget to set the width of each column, or is using extra spaces
the 'only way' of accomplishing that?

-- 
Chris Costello                                <chris@calldei.com>
The steady state of disks is full.  - Ken Thompson



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]