Hi Carl, Sounds like you might want to look at the SliderBar in the GWT Incubator project:
http://code.google.com/p/google-web-toolkit-incubator/wiki/SliderBar I imagine you could style it to look like a browser's scroll bar if that's what you want. - Isaac On Fri, Jul 24, 2009 at 2:24 AM, Carl<[email protected]> wrote: > > Does anyone know where a standalone GWT Scrollbar widget might be > found? I'm talking about a scrollbar control that is not attached to > a window, that has a settable range of possible integer values through > which it scrolls, and to which listeners can be attached to observe > changes that the user creates in the presently selected integer within > the given range, and for which that same selected integer is also > settable from code. > > It seems surprising to me that such a widget does not already exist > somewhere, and I'd hate to have to reinvent it, but I can't find one > anywhere. > > Thanks in advance. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
