[Gtk-sharp-list] TreeView Column positioning

Draek draekz at gmail.com
Wed Oct 25 14:57:21 EDT 2006


I have designed a TreeView custom widget that includes an expander
column, and a column with custom data.

For some reasno, the column with the custom data is automatically pushed
over to the right about half an inch, and i can't seem to change that.

If you use GAIM, you will see what I'm talking about. The contacts in
the contact list are about half an inch to the right.

Is there a way to change this margin? Or is it basically hard coded into
the TreeView?

Example:

> Root
------> Child Item
------> Child Item
> Root2
------> Child Item

the ------> i want to be more like:

> Root
--> Child Item
--> Child Item
> Root2
--> Child Item

I've tried to change the expander column width, doesn't work.

Any help here would be greatly appreciated.

Draek
Galaxium Messenger



More information about the Gtk-sharp-list mailing list