Activity Not Available

Project Summary

  Analyzed about 2 years ago based on code collected over 2 years ago.

In a NutshellThis widget adds consistent cross-browser support for the famous HTML Canvas to the Google Web Toolkit.

gwt-canvas DemoTo see gwt-canvas in action check out this interactive demo and/or this MasterMind game.

If you haven't heard about the canvas yet, learn more at Mozilla's tutorial (covers only native Canvas usage).

Using gwt-canvas in your ProjectJust add gwt-canvas-.jar to your Build Path, and add the following line to your GWT XML Module:

Now import, create and add a canvas widget to your code and you are ready to go:

RootPanel.get().add(new Canvas());

Please note that GWT 1.5 or higher is mandatory for using gwt-canvas!

Browser CompatibilityThe gwt-canvas widget has been successfully tested on these browsers:

Internet Explorer 6.0+ Firefox 1.5+ Opera 9.0+ Safari 3.0+ Chrome 2.0+ FeedbackIf you have a question or just want to give some feedback, please use the discussion group.

Share

In a Nutshell, gwt-canvas...

 

Activity

30 Day Summary not available

12 Month Summary not available

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.