iOS 5 will support a new CSS property called -webkit-overflow-scrolling. 
When setting the value "touch" and using it together with overflow:scroll 
you get native iOS scrolling on elements. This will be the best solution for 
iOS 5. For older iOS versions you can use ScrollPanel which supports touch 
scrolling since GWT 2.3 I think. Its not as nice as native scrolling but its 
better than nothing. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/98zLmERo0KkJ.
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