I'm not sure to understand your objection. Everywhere in the GUI (sane) world, GUI objects are supposed to be placed with a convenient size, considering...
11360
Tobias Reif
tobiasreif@...
Feb 1, 2002 8:14 am
... We agree. It's just that the example starts out being very small, about four folders high. That means that any operation requires a lot of scrolling, for...
... SVG ... have ... After a night ... The problem is for transform who give not user space coordinates orthonormal. A simple flipX() will change orientation...
I have installed ASV 3 on an NT client and it did not work at all. The install routine errored because GoLive wasn't present, and SVG pages couldn't be viewed...
... about ... lot of ... just MHO :) ... Allright, and now with about 45 "not small" items? http://consume.free.fr/svg/samples/tree.svg Well i believe i should...
11364
Burkhard Stollenwerk
futurefarm@...
Feb 1, 2002 9:36 am
Hallo, first IŽll say thank you to Dean Jackson who has got the idea to emplement eventhandler. Now it look like this: ...onload .... var polys =...
11365
Burkhard Stollenwerk
futurefarm@...
Feb 1, 2002 9:37 am
Hallo, can I embed SVG in a SVG-file like include in PHP BurkhardStollenwerk...
11366
Tobias Reif
tobiasreif@...
Feb 1, 2002 11:10 am
... you mean when clicking on the scrollbars39;s track? good idea Tobi -- http://www.pinkjuice.com/...
11367
Damir Jezic
Jezic@...
Feb 1, 2002 12:02 pm
Hi Burkhard, The word "embedded" in the mail subject is referenced to our project which is implementing the SVG standard into embedded systems, a particular...
11368
Burkhard Stollenwerk
futurefarm@...
Feb 1, 2002 12:06 pm
Colors not restore completly Whats wrong ? function showParzelle(evt) { svgObj = evt.getTarget(); //--- Nach weiteren Elementen unterhalb des Elternknotens...
I have a bunch of text elements which i are placed in rows. i need these text elements(containing numbers) to be right aligned on the same x position. I mean,...
Hello SVG Developers, I would like to point out the SVG Developers Group has gone over 2000 members and still growing!!!! On Founded: Aug 16, 1999, by Andrew...
Hi Robert, I am very new to svg but I just wanted to say that I it think it is a great tool and although i have just recently joined this group i have learned...
Elsassph, This is really becoming a interesting project! I think it would be nice to document your work ...so others can understand how you did it.......yes I...
On Friday, February 01, 2002, 3:15:27 AM, ibrahimhusseini2001 wrote: i> I tried to view SVG docs with IE6.0 and get this: i> Use of default namespace...
... the ... nice.....step ... Thanks. No doubt i would love to write something, but, it's already not small : tree + tiny xml parser + scrollBox. The scrollBox...
11376
Burkhard Stollenwerk
futurefarm@...
Feb 1, 2002 7:26 pm
My solution of problem: svgStyle.setProperty("fill",polycolor); //set PropertyValue, restore original color ...
Elsassph, I just down load your code as you wrote this message :-) and as I write I have the tree.js open.....there is a lot there ....but if you take one part...
... Hi Robert, I think you have a good point, it's useful to start from scratch and go through each step towards figuring out something like this tree. It may...
How do i keep the text size the same size even when i zoom in and out? I've disabled the zoomAndPan and instead created my own functions for zoom and pan. I've...
Max, Understood,......I have already started to work though the code and I make a circle diagram using "Graphviz".....which Tobias and you ...pointed out :-) ...
I have been working on an SVG/Javascript application that lets users interactively create SVG drawings. This has been going very well, but now I am at the...
... Use <?AdobeSVGViewer save="snapshot"?> just before <svg> element if you want to save DOM snapshot. ... Yes, and it Adobe SVG Viewer implementation that's...
I've just found out that "Foundation SVG" from Friends of ED has been cancelled. Last I heard, it was due out in November 2001. Ian, Stefan, etc... what...
Hi Cara ... This link should help you out... http://www.siliconpublishing.org/svgfaq/Zoom.asp Also, it's not of much help right now, but in the svg1.1 working...
I just thought I would mention that many of the things you are running into are security limits... there is a Windows specific end run around if you are ...
Hello everybody, I am new to svg , just begun development in it. I would like to know how to set the cursor property for a text element. my requirement is to...