[Gtk-sharp-list] Synchronized scroll
Peter Johanson
peter at peterjohanson.com
Thu Oct 21 12:41:22 EDT 2010
Elmar,
Have you tried setting the VscrollbarPolicy to PolicyType.Never?
http://go-mono.com/docs/index.aspx?link=P:Gtk.ScrolledWindow.VscrollbarPolicy
-pete
On Thu, Oct 21, 2010 at 05:55:30PM +0200, Elmar Haneke wrote:
> I do have two TreeView which should scroll verticalli in sync but only
> one should scroll horizontally.
>
> I did plave each of them into an ScrollWindow.
>
> Changes in Scrollbar position are propagated within the ValueChanged event.
>
> This seems to work well.
>
> How can I hide the vertical scrollbar of the left TreeView - one
> scrollbar should be enough.
>
> Elmar
>
> _______________________________________________
> Gtk-sharp-list maillist - Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
--
More information about the Gtk-sharp-list
mailing list