Tutorial: The Basics of a Simple GWT Canvas App
Revision as of 19:16, 1 July 2014 by Thiebaut (talk | contribs) (Created page with "--~~~~ ---- <br /> {| style="width:100%;" | style="width:60%;" | __TOC__ | Image:GoogleWebKitLogo.png |} <br /> ---- <center>[[Tutorials#Google_WebKit_.28GWT.29|GWT Tutor...")
--D. Thiebaut (talk) 20:16, 1 July 2014 (EDT)
Contents |
This tutorial takes on a very good tutorial by Chad Lung found on giantflyingsaucer.com (you should follow it first), and highlights the intricate relationship that exists between different tags and labels. If you project doesn't follow this set of dependencies, it will not work! The project in question is based on a GWT Web application that makes use of the HTML5 canvas to draw random rectangles on it.
Setup
- Eclipse Kepler
- Google WebKit gwt-6.2.1