Menu

#10 support "inline svg"

open
nobody
None
5
2006-12-12
2006-12-12
Anonymous
No

Hi,

It would be very helpful if we had a setSVG(String) method in SVGWidget similar to setHTML in HTML widget, so that the SVG to be displayed can be passed over as a string.

With the current implementation, if the server transmits the svg as string I have to parse it and call the different SVGPanel.createXXX methods.

Using HTML.setHTML does not work due to discrepancies in the way IE and firefox handle SVG.

The only solution I currently found was to save the SVG as a file on the server and add an embed tag to HTML or FRAME.

- Ron

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.