[Dojo-interest] Re: Dojo-interest Digest, Vol 16, Issue 16
Tom Trenka
forum-dojo-interest at opensymphony.com
Tue Apr 4 17:42:48 MDT 2006
Hi,
Right now (and probably not, period), we aren't supporting the Adobe SVG plugin as a part of Dojo. However, we *do* support mixed documents with HTML and SVG (see the Chart and ColorPicker widgets), so if that's an option then Dojo may work for you. The issue with the Adobe plugin is that it isn't being supported internally at Adobe (as far as anyone can tell)...
If you need to support the Adobe plugin, all I can say is that you're probably going to have to work from scratch when it comes to GUI stuff; there's an issue with loading information in the Adobe plugin that is unique (cough getURL cough) to the plugin.
Tom Trenka
> Our software is running SVG diagrams in firefox
> making use of XML documents. So it is a mixed type
> page (HTML and SVG elements) on the same page. So I
> have a contextmenu in Firefox when right clicking on
> a SVG element.
> I also want to suport the plain Adobe SVG library
> (which lacks HTML suport) because it is only a
> plugin.
> Can I use dojo to make a GUI with it if not what is
> the best way to do it.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=24694&messageID=48304#48304
More information about the Dojo-interest
mailing list