If all you want to do is display an SVG file, then you can create a
frame and set its URL to the SVG file.

If you are talking about programatically working with SVG, then you
are better off using the GWT Canvas project:
http://code.google.com/p/gwt-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. 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, 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to