Wednesday, June 30, 2010

GWT + canvas + gwt-canvas

I have started playing with the <canvas> element, GWT, and the cool
gwt-canvas project.
However, it's really slow when you have to recompile every time.

I posted a very short tutorial on experimenting with the canvas
element using a command line:
http://jamies-gwt.blogspot.com/2010/06/experimenting-with-html-canvas.html

The short of it is: Use firefox + firebug, open a HTML document with
a canvas element in it, and then use the firebug console command line.

--
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.

No comments:

Post a Comment