You could use two divs, one with overflow-x: scroll, and another panel
with
overflow-y: scroll. Then listen to scroll events on either one. Each
of those two divs
contains a 1px wide/high div.

On Aug 7, 3:57 pm, wicher <rwi...@gmail.com> wrote:
> Not exactly,
> I want to have a small canvas that will represent a much larger space
> and I need some scrollbars to move around it. The problem is I cant
> make ScrollPanel to expand his scrollbars without making the canvas
> bigger. Of course I can make my own scrollbars.
>
> On 7 Sie, 14:26, "alex.d" <alex.dukhov...@googlemail.com> wrote:
>
>
>
> > You mean like google-maps?
>
> > On 7 Aug., 11:23, wicher <rwi...@gmail.com> wrote:
>
> > > Hello,
> > > Is there a way to modify slidebar behaviour?
> > > I want to put a small panel (perfect fit) into a ScrollPanel but also
> > > I need it to behave like it would contain a much bigger and virtually
> > > resizable panel.
> > > Thx
--~--~---------~--~----~------------~-------~--~----~
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