Wednesday, January 22, 2014

Horizontal Scroll with MouseWheel in GWT ScrollPanel?

I have a GWT ScrollPanel with a horizontal scrollbar, i.e.

overflow-y: scroll;

How can I bind a MouseWheel event on the scroll bar to perform a horizontal scrolling when the mouse wheel is moved?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment