Hi all I would like to present you my new GWT library, raphael4gwt :
http://code.google.com/p/raphael4gwt/. Raphaeljs is an easy to use api for vector drawing that support all browsers, inclusive old versions of internet explorer Unlike the project raphaelgwt, raphael4gwt implements 100% of raphaeljs drawing API natively for zero overhead and it is only based on gwt.dom.client for relating it with the DOM. Examples of current progress (almos all raphaeljs API is dome) can be found with java source code at raphael4gwt gallery demo, I hope example java source can help new users to start using it: http://cancerbero.vacau.com/gwt/raphael4gwtGallery/ Thanks to this list users for guide me on learning best practices on porting javascript toolkits using GWT overlay types and jsni. Any suggestion or comment is appreciated. Regards -- Sebastian Gurin <[email protected]> -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
