Hi,
I'm trying to get the native DnD working in IE9 using GWT 2.5.0. I've got it working perfecting in all browsers except IE9. Oddly enough, it works perfectly in dev mode, just not the standard mode?
I found this post here: https://groups.google.com/forum/?fromgroups=#!topic/google-web-toolkit/0MkjaHsVfO4
which says try checking DragDropEventBase.isSupported() - it returns true in dev mode, and false in standard mode.
Since it works fine in dev mode, I'd assume the browser has the capability of making the DnD work. Is there any way of me forcing GWT to let IE do DnD?
Thx
Bruce
-- 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/-/-d4RC42WpbQJ.
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