Wednesday, June 30, 2010

ScrollPanel question

Hi all,

I am working on an application which simulates the idea of googlemap,
where I am able to drag a large image within a viewport.

On top of that, I am now trying to add a scrollbar as well to the
application. I have decided to use scrollpanel, managed to add the
absolute image panel to the scrollpanel and display the image...

So far so good... but then I discover that the scrollpanel's scrollbar
actually overlaps the edge of the absolute image panel underneath it.

Is that a bug in GWT? I would have thought the scrollbar would have
been cleverer than this and add itself outside the viewport, rather
than inside it...

Could someone help me please..

Regards,
Kevin

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment