Glad it helped. :) Chad
On Sep 16, 10:56 am, "John (Eric) Hamacher" <[email protected]> wrote: > Never mind! > > On Sep 16, 10:49 am, "John (Eric) Hamacher" <[email protected]> > wrote: > > > > > Thanks Chad, > > > How do prevent the AbsolutePanel from stretching to fit the inner > > panel? > > > On Sep 16, 12:48 am, Chad <[email protected]> wrote: > > > > 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 <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
