I think you are missing the calibration event for the
android , usually we have event only for one hardware
but for android u will have to handle an extra handler

On Thu, Mar 25, 2010 at 2:18 PM, Sekhar <[email protected]> wrote:

> How are folks (or is anyone) doing page scrolls for GWT apps on mobile
> phones? I'm having a bad time getting things going on say Android.
> E.g., the scroll bar doesn't appear at all (either with ScrollPanel or
> with a overflow: scroll CSS setting). Similarly, the handlers are just
> not picking up mouse events like mouse-move consistently. Ideal would
> be to simulate the native app behavior like the page scrolls up/down
> with gestures or mouse drags, but anything similar would help too.
>
> Please share your experiences and workarounds. As web based apps
> become popular on Android/iPhone/etc., we have to make GWT work
> reliably on mobile. I'm building a web version of an Android with GWT,
> and it's working well otherwise, and I'm pretty excited. I'd
> appreciate any help/direction you can give to fix the scrolling issue.
>
> --
> 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]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
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.

Reply via email to