Re: ScrollPanel steals focus from FlexTable
Thanks for that.
Event#preventDefault() does indeed stop the ScrollPanel from
scrolling.
But the problem now is that my selected cell goes out of sight.
So if I keep on pressing the Key.DOWN it goes past the visible range.
So is there a way to stop the browser from scrolling with every UP/
DOWN key action
but also to force it to manually scroll when my selected cell goes off
the page ?
Thanks,
M.
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home