<jorge.jose.martin@cgi.com> wrote in message
news:hfol62$i2o$1@build.eclipse.org...
> Hi,
>
> I want to modify the horizontal scroll bar position of a Tree using:
>
> tree.getHorizontalBar().setSelection(selection);
>
> I get the horizontal scroll bar point to that position, but the
corresponding scroll of the Tree is not done.
>
> I have tried Tree.redraw(), but I don't get it done.
>
> Thanks in advance,
>
>