[Gtk-sharp-list] Synchronized scroll

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Oct 25 18:13:17 EDT 2010


On Mon, Oct 25, 2010 at 4:41 AM, Elmar Haneke <elmar at haneke.de> wrote:
>
>
> Am 25.10.2010 00:04, schrieb Michael Hutchinson:
>> On Fri, Oct 22, 2010 at 4:04 AM, Elmar Haneke <elmar at haneke.de> wrote:
>>> This does make the TreeView not to scroll at all - it grows in size instead.
>>
>> That's strange. What container is it packed into?
>
> Both Treeview are inside an ScrolledWindow, which are together with a
> separator inside a hbox which is inside an VBox.

Try putting the non-scrolling treeview inside a Viewport, and put that
in the ScrolledWindow.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Gtk-sharp-list mailing list