Re: [svg-developers] Re: New on this, trying to do something new...

2005-07-22 Thread Holger Will
Hi Travsam Well, I tried to do all the possible things to fix the trouble with the trayectory of the board, first I configure the code sent by Mr. Holger to use it in a 7 X 7 board, then to check the differences between the program of Mr. Holger and adecuate them to my program and check the

Re: [svg-developers] ASV 6 Stability

2005-07-22 Thread Holger Will
Garry Haywood schrieb: How stable is AV6 ? its very stable for a beta product ! There are few items in ASV that we'd like to bring forward into client work. The users will be discreetly supported, so using ASV - and getting them to download is no problem and offer support is same. The

Re: [svg-developers] SVG for GIS application

2005-07-22 Thread Holger Will
Hi Nathan 2. Can I assign a coordinate projection to SVG viewport. In other words, after converting the GML data to SVG and viewing it in an SVG viewer, can I display the lat/lon information of the GIS layer by pointing mouse on the screen. If it is possibly then how? you have to know what

Re: [svg-developers] styling question

2005-07-22 Thread Holger Will
Hi Bart Incidentally, do either of you know what the difference is between node.style and node.getStyle()? yes, node.style is a specified DOM interface , node.getStyle() is not specified anywhere, and is only used, if you use the browsers scripting engine, and you nedd to be compatible to

Re: [svg-developers] ,Protecting the Svg File

2005-07-22 Thread Holger Will
Muhammad usman schrieb: hi bart, can u tell me how to add a custom menu in ASV3 which does not include the copy and paste functionality. regards, Usman Hi Usman you dont need to hack the contex menue to achieve that, you can instead use a processingInstruction like this:

Re: [svg-developers] Re: Open a new browser window using javascript

2005-07-22 Thread Erwan TROEL
i have the same problem how do u solve it - Original Message - From: ztij0 To: svg-developers@yahoogroups.com Sent: Thursday, April 07, 2005 1:56 PM Subject: [svg-developers] Re: Open a new browser window using javascript I got it working. Thanks a lot. --- In

[svg-developers] Re: Problem in capturing key events

2005-07-22 Thread jayraghu04
Hi Holger, Thanks lot for your files. Raghu --- In svg-developers@yahoogroups.com, Holger Will [EMAIL PROTECTED] wrote: jayraghu04 schrieb: This is a problem related to capturing key events in SVG. I have a frame page with two frames with each frame having a separate SVG file embedded.

Re: [svg-developers] Re: Open a new browser window using javascript

2005-07-22 Thread Erwan TROEL
that's ok i forgot to define openwindow function in the html which embed - Original Message - From: Erwan TROEL To: svg-developers@yahoogroups.com Sent: Friday, July 22, 2005 11:10 AM Subject: Re: [svg-developers] Re: Open a new browser window using javascript i have the

RE: [svg-developers] No text displayed in SVG animation on Siemens S65!

2005-07-22 Thread Ahmed Suleman
Thanks a lot for the tip and fonts! -Original Message- From: svg-developers@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Holger Will Sent: den 21 juli 2005 03:36 To: svg-developers@yahoogroups.com Subject: Re: [svg-developers] No text displayed in SVG animation on Siemens S65!

[svg-developers] SVG geographical maps

2005-07-22 Thread geoionescu2003
Hello all, Perhaps this might be a little off-topic, but I don't really know anywhere else to ask, so here it goes: I'm basically trying to develop a mapping application with very simple features: displaying a map of Romania with it's borders, cities and major transportation roads. I do have a

RE: [svg-developers] SVG geographical maps

2005-07-22 Thread Barend Köbben
no, but there'as places where you can find these maps in other (GIS) formats which can be translated to SVG relatively easily... Look eg in : http://www.maproom.psu.edu/dcw/ http://www.evl.uic.edu/pape/data/WDB/ http://www.esri.com/data/data_portals.html Barend

[svg-developers] Native mozilla svg onclick event only activates once

2005-07-22 Thread tomobbe
I have been developing a GUI for a website recently and have come across a problem. The GUI is a series of 4 iframes, the 1st of which loads with SVG content which contains many circle / elements each with an onclick event to change the src value of the the 2nd iframe. This is fine, and works in

[svg-developers] Highlighting question

2005-07-22 Thread Bart
(cross-posted because of question overlap) Hey all, I'm building a map interface and the mouseover events don't seem to trigger like I think they should. I essentially have three data types, namely points, lines and areas, which are: circle (fill only, stroke:none, pointer-events:

Re: [svg-developers] Re: SVG for GIS application

2005-07-22 Thread Bart
On 7/22/05, sent1729 [EMAIL PROTECTED] wrote: The thought that you gave about converting GML to SVG on the fly was wonderful idea. I check out the link that you suggested, but it was written in German or some other language (definitely not English). Can you send me some other link that is in