Hi,
I have just completed a development to let one add SVG to UiBinder
templates. You can instatiate an SVGImage widget, and specify the SVG
either with an SVGResource from a client bundle, or directly inline.
If you use the latter, you can bind variables to any element in the
SVG document, add event handlers declaratively, localize SVG, use
obfuscated styles, and all the cool things UiBinder can do.

I have an online demo for this (go to
http://www.vectomatic.org/gwt/lib-gwt-svg-samples/lib-gwt-svg-samples.html,
then look at the widgets tab), along with an article which discusses
this in more depth (http://www.vectomatic.org/lib-gwt-svg/uibinder-
integration-with-lib-gwt-svg)

-- 
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