Re: GWT Elemental Problem with Listner

2012-09-22 Thread Sergey
I solved it when switch from opedJDK to oracle JDK. -- 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/-/wItkgQZvdloJ. To post to this group, send

GWT Elemental Problem with Listner

2012-08-20 Thread Sergey
Hi. I have the same problem with addEventListener https://groups.google.com/forum/?fromgroups#!topic/google-web-toolkit/HGir5DKzf6g[1-25] Somebody knows the solution? -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion

Re: GWT Elemental Problem with Listner

2012-08-02 Thread Cristian Rinaldi
I have the same problem with addEventListener with GWT 2.5-rc1 Also I found the following problem: I wanted to test whether the problem was fixed in the trunk, but the Window interface in the package elemental.html in the trunk, does not contain the method newAudioContext(), this method is in

GWT Elemental Problem with Listner

2012-07-10 Thread Allahbaksh
Hi, I am trying to run example from GWT Elemental sitehttp://tinyurl.com/7oo2jmv. I have made appropriate changes to compile the same (getWindow().setTimeout(new TimeoutHandler() and xhr.setOnload and package name change for xml http request). The problem I face it is when I add a listner to any