My problem isn't to generate svg dom but in my applet the ploblem is to popolate a swing canvas (org.apache.batik.swing.JSVGCanvas) including svg creation....
50537
Thomas DeWeese
world_mage
Jul 1, 2005 12:02 pm
... The thing is that the way you are creating the document (lots and lots of rects) is causing your problem when you try to display it. Can you provide some...
50538
Jon Saints
saintsjd
Jul 1, 2005 1:39 pm
I have a simple svg file to test display of a raster of tux the linux penguin. The following SVG code works in firefox (DeerPark) native svg, but not in IE...
50539
Jonathan Watt
wattie@...
Jul 1, 2005 1:41 pm
... Yes, I intend to keep them there. Thanks Holger....
50540
Jonathan Watt
wattie@...
Jul 1, 2005 1:49 pm
I would recommend that instead of removing 'document.' you make it document.getElementById('SVGdata39;).elements... This should work in a wider range of...
50541
Sherm
sstevens69
Jul 1, 2005 2:06 pm
I've developed a web-based app that uses javascript & SVG with ASV3 to run off a CD. Unfortunately, upon launching the initial window in IE6, a warning appears...
50542
Randy George
rkgeorge2000
Jul 1, 2005 2:07 pm
In addition to releasing an api to Google maps, Google has expanded their maps to cover the world (v=w2.4), not in the same detail as the US though. ...
50543
Mark Birbeck
mark_birbeck
Jul 1, 2005 2:15 pm
Sherm, How do your users get ASV in the first place, though? Off the same CD, or do you assume that they already have it? As to the XP2 problem, it would...
50544
Mitzie
mitziea
Jul 1, 2005 2:27 pm
Hello, I've searched the net as well as the SVG 1.1 and 1.2 specs for an actual definition of a shadow tree. I've found the definition "For storage of the...
50545
William McKenzie
wsmckenz
Jul 1, 2005 2:28 pm
This is the biggest threat to their business that ESRI will ever see. ... From: svg-developers@yahoogroups.com [mailto:svg-developers@yahoogroups.com] On...
50546
Samuel Dagan
samydagan
Jul 1, 2005 3:03 pm
Hi Travsam, Welcome to the club. If you are trying to animate the motion of a dice in 3 dimensions, forget it, this is not for a mid-term project. You have to...
50547
Samuel Dagan
samydagan
Jul 1, 2005 4:31 pm
Hi Michael, Unfortunately the web-sites you gave, were not available. If I understand correctly, you want to apply SVG for mathematical animations. I am using...
Not really. ESRI technology is so much more than just maps with lat/longs. Alastair ... [mailto:svg-developers@yahoogroups.com] ... their ... though. ... ...
50550
Ernesto Mislej
fetnelio
Jul 1, 2005 10:48 pm
Do anyone know a GIS Client with SVG + AJAX similar to maps.google or ka-map? Greets, Ernesto...
50551
Lincoln Mitchell
lincmitch
Jul 2, 2005 1:28 am
Try the www.icon-king.com site. This guy is a master - he did all the icons for KDE. His site has many links to other sites that tell you how to do what he...
50552
kggsystem
Jul 2, 2005 4:07 am
Is there a reference to the Scripting language (and XML DOM) used by the Adobe ASV3 viewer? I can be more specific. I have been trying to make calls on a node ...
50553
maria ulfa
loui_s_star
Jul 2, 2005 8:50 am
hi, kevin i just wanna tell you that it also happen to me, and i can't find the solution.i39;m using IE6.0. what about you? thanks kggsystem <kevgor@...>...
50554
Omar Abo-Namous
merlinperlin...
Jul 2, 2005 12:19 pm
... Hi, had the same problem so i wrote a simple function to search through the kids of an element. Isn't really that complicated and it's by sure not a ...
50555
Martin Honnen
honnen_martin
Jul 2, 2005 12:27 pm
... Yes, Adobe provides the documentation about the viewer and the DOM its implements here: <http://www.adobe.com/svg/indepth/releasenotes.html> so make use of...
50556
Bob Hunter
bns4home
Jul 2, 2005 6:32 pm
We've explained this to our customers as a safety feature introduced by Microsoft and how to click on the bar to allow the svg to run, etc. The customers have...
50557
Jim Ley
jibberjim
Jul 2, 2005 6:48 pm
"Sherm" <sstevens@...> wrote in message news:da3ic8+2mmj@.... ... Use a webserver on the CD - something like microweb, and then...
50558
Holger Will
holger492
Jul 2, 2005 6:48 pm
... Hi Jon try specifieing width and height hth Holger...
50559
Holger Will
holger492
Jul 2, 2005 7:01 pm
... Hi Mitzie ok, let me try, if you have a <use> element, the used content gets cloned and virtually appended to the <use> element. this cloned content is a...
50560
dipietrop
Jul 2, 2005 7:59 pm
... not ... Eric, I use Axialis Iconworkshop 5.0 - I'ts a great product. You can produce multisize icons that are nice to see even with a small size. Let me...
50561
sholla@...
hshreesh
Jul 2, 2005 10:29 pm
Let me add my bit here - since I recently explored using the shadow tree for the sue element itself: By directly replacing "content" into the main tree you...
50562
jucabapa79
Jul 3, 2005 3:26 am
Hello Mr. Dagan: Thanks for the sugestion, i know that SVG can not support 3d animation, also my asesor told me about it, I will try to develop the dice as you...
50563
clockwerx84
Jul 3, 2005 3:00 pm
Hi guys, I just picked up SVG as a tool to work with, thinking, hey, this is perfect to do tricks like drag-and-drop page elements on. Observe: Click on any of...
50564
Holger Will
holger492
Jul 3, 2005 3:06 pm
... Hi because in svg the order of the element-tree equals the drawing order, all you have to do is get your element and append it atop the other elements. ...
50566
Nicholas Lucaroni
rowingrev
Jul 3, 2005 8:49 pm
I don't want to seem like an a$$ for reposting this, but it is very odd, and want to make sure that the necessary people see this. problem: Upgrading from...