Chaining Animations to Canvas or SVG in GWT app? Lienzo? RaphaelGWT?

2015-12-28 Thread jscheller
Hello - I'm coming back to GWT after a long trip into non-web related work. A few years ago I had used RaphaelGWT to create some very nice animated visualizations in a GWT app, but it doesn't look like that project or Raphael itself have been updated in some time. Which may make some sense

SVG with GWT

2014-01-13 Thread Magnus
Hi, I would like to use SVG graphics with GWT. When looking for a solution, you always come across lib-gwt-svg: http://www.vectomatic.org/libs/lib-gwt-svg However, I do not want to create unnecessary dependencies, but this library's version is strongly dependend on the version of GWT

Re: SVG and GWT

2008-11-24 Thread Sam sem
here is example just implement in your java class public static native void testMethod()/*-{ $wnd.testMethod2 = function() { return @com.test.client.TestEntryPoint::testMethod2(Ljava/lang/String;)(null); } }-*/; public static void

SVG and GWT

2008-11-23 Thread [EMAIL PROTECTED]
Hi I am trying to call a GWT function from a hand written SVG script. I was just wondering if anyone has already managed this, and could provided an example? Thanks. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: SVG in GWT

2008-11-07 Thread Danish
-canvas/ This is because when GWT moved to 1.4, it broke SVG support.  If you search this forum, you can find out more on that subject.   GWT Canvas has better cross-browser support anyway. Jamie. On Oct 29, 9:36 am, Danish [EMAIL PROTECTED] wrote: Hi, I am new to GWT and want to use SVG in GWT

SVG in GWT

2008-10-29 Thread Danish
Hi, I am new to GWT and want to use SVG in GWT. Is there any sample example, where I may learn it step by step. /Danish --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group