hi plz those of you who have worked on svg editors could you tell me what is the best canvas for an svg editor. i am using vb and currently npsvg6.dll supplied...
... http://groups.yahoo.com/group/svg-developers/message/45733 and http://groups.yahoo.com/group/svg-developers/message/46495 may help you. Mario has some...
Does anyone know which Opera browser version supports SVG for Symbian 60? ... Do you Yahoo!? Yahoo! Mail - 250MB free storage. Do more. Manage less. [Non-text...
Thanks Philippe Lhoste, i'm really new in SVG, so thats why i cant really debug the problems.i'll try to read up more on SVG to know where the attributes...
Hi ppl, i'ved tried searching in this group how to link 2 svg file.I stumble upon it long time ago.however when i tried searching back i cant seem to find it. ...
Hi Zahn, ... As far as I know, no viewer supports all of SVG 1.2 (remember it's still quite a ways from being a rec). However, Batik supports some of the...
We just released Sketsa SVG Graphics Editor 2.2.2. It is available from http://www.kiyut.com/products/sketsa/index.html - Fix Insert Image bug. - Fix Image...
Dear All, first of all happy new year all of you. The help I got from the group during the last year was excellent ! Here is my question: I want to open a...
Dear Experts, Just by chance I saw that the ASV3 DLL classes are available in my VB design environment (Microsoft Visual Studio 6.0). Looking into the ...
Hi, Can someone tell me if it is possible to embed or link a .pdf or .doc file in a svg file ,like using a tag or image tag. Thanks in advance. V.Dhandapani. ...
Dear Group, Happy New Year - and a parseXML problem which I would love suggestions on how to overcome! I have a function - AddSOA() - which uses getURL() and...
... I have, it is fairly simple. You can even interact with the script inside the SVG from VB... place the SVG ActiveX control on your form. it has a src...
Jan-Klaas, thanks a lot for your answer. Yes, I'm interseted in some example code just to play with it and get a feeling what can be done with VB and ASV3. I...
Hello and best wishes to all for 2005. Can anyone tell me wether ASV3 support keyboard events on MAC ? Obviously it works on IE/ASV but I could not use it on...
Hi Experts, I want to get parameters of an URL which points to my SVG. The script is loaded with the SVG file. The URL shown in IE looks like this one: ...
If I want to perform the zooming in SVG file, I can simply call the SVGRoot.currentScale in JavaScript and then either increase or decrease the scale of the...
Jim, thanks for the tip. URL in capitals works basically. BUT I can't get back the params in the url. Looks like they are cut off by IE6. I just get...
Dear All, is it possible to use postURL with just a filename ? What I'm trying is somedir\mysvg.svg \mynewsvg.txt mysvg.svg contains the svg elements and...
Hi Jan and Rolf, I must say that the ASV ActiveX directly hosted in a VB form isn't working ok. I have tried many times without any good result. For Rolf,...
Hi Rolf, check http://wiki.svg.org/index.php/PostUrl --> " For security reasons, it is possible to post only to the server that SVG document came from " Best ...