Hi, I'm using 2.5.0rc2 and find the Canvas class not useable if I use JS libraries through JSNI which give me canvas elements (I'm contributing to KineticGWT, a wrapper for KineticJS). There's no wrap() method like in the other widget classes and I can't even solve it by subclassing Canvas, as the constructor is private: private Canvas(CanvasElement element).
This issue has been raised a year ago here: https://groups.google.com/d/topic/google-web-toolkit/xNA8wPpp9RY/discussion Could this be fixed for the final 2.5.0? Cheers Maik -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
