Eric,

Not that I've ever done this, but something like this should work. Put
one panel inside of another panel. The outer panel would likely be an
AbsolutePanel. Obviously, the inner panel will be wider than the outer
panel. On your button clicks, adjust the horizontal position of the
inner panel (it can be negative). You'll probably want to keep track
of when the inner panel is all the way on either end and maybe disable
the buttons. It seems simple enough.

HTH,
Chad

On Sep 15, 4:11 pm, badgerduke <badgerd...@gmail.com> wrote:
> Hello:
>
> I have a panel whose contents I want to scroll horizontally, but I
> don't want scroll bars.  I want the scrolling to be controlled by
> buttons on either end of the panel.  I haven't been able to find a
> solution.  Does anybody know how this can be done?
>
> Thanks
> Eric
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to