[Gtk-sharp-list] Scrolled TreeView without scrollbars?

Christian Rudh lists-christian@rudh.se
Sat, 11 Dec 2004 15:10:06 +0100


Hi

I have a TreeView with two columns inside a ScrolledWindow.

If I add a long text to one of the columns, the window increases its
witdh to show all of the text. I don't want that.

If I set the horizontal scrolling policy to auto or always the window
width isn't changed when the text is added which is good. But I now have
a visible scrollbar which I don't want.

So is it somehow possible to have the window to not increase its witdh
but at the same time not show the scrollbar? So the user has to manually
increase the window width too see all of the text?

-- 
Christian Rudh <lists-christian@rudh.se>