[svg-developers] [update] Mozilla SVG report from XTech 2005

2005-05-27 Thread Ronan Oger
Hi, SVG Developers, I gave a SVG/Perl talk at XTech 2005 (XML Europe) on Thursday about template-driven business graphs in SVG using Perl. I'll post the talk somewhere when I get the chance and pass on the url here. While I was there, I took advantage to meet with the Mozilla dev team who were

[svg-developers] Re: svg mountainbike simulation, comments requested

2005-05-27 Thread welkerpaul
Hannes, sincerely thank you very much for answering in spite of the panic that's taken place here. Being away on business I missed the entire buzz. My first reaction was to keep it with Francis and steer clear of the soi-disant svg- developers owners and group moderators. Yet the caused

[svg-developers] SVG to PDF conversion.

2005-05-27 Thread Tej Pratap Singh
Hi, (1) Since you are the experts in this field i would like to ask you one question that what is the best option to convert svg files into pdf files in my ASP.NET windows application? (2) Looking forward for a prompt response and thanking you in anticipation. Regards -Tej - To

RE: [svg-developers] [update] Mozilla SVG report from XTech 2005

2005-05-27 Thread Rick Bullotta
Ronan: Can you summarize the SVG-T/SVG-B/SVG-everything compliance/compatibility proposed for FF/Mozilla? Thanks! - Rick -Original Message- From: svg-developers@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ronan Oger Sent: Friday, May 27, 2005 5:35 AM To:

[svg-developers] Dynamicaly change og right click menu

2005-05-27 Thread druetrasker
Hi! I want to change de menu tree dynamical depending on which element on which element i click. I Make a NewMenu element in the SVG. Then i try to retrive it and change it in the script, but the changes dont seem to take effect. something like this in the SVG: defs menu id='NewMenu'

[svg-developers] Re: [update] Mozilla SVG report from XTech 2005

2005-05-27 Thread T Rowley
Ronan Oger ronan at roasp.com writes: 3/ MOZ SVG will support scripting Mozilla/Firefox SVG already supports scripting. The problem you might be seeing is the script mimetype: http://www.mozilla.org/projects/svg/faq.html#script 4/ MOZ SVG will support XForms. While Mozilla/Firefox SVG

[svg-developers] How to create javascript events?

2005-05-27 Thread Real, Peter
Hello, Is there a way to dynamically create javascript events to trigger SET begin=onCustomEvent animations? Bye, Peter [Non-text portions of this message have been removed] - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers

[svg-developers] zoom in/out on a SVG map with icons

2005-05-27 Thread Real, Peter
Hello to all, I am creating a SVG based map. The user can zoom in and out of the map with special javascript functions. The map also has a layer with Icons. The problem is that the Icons should not be zoomed with the same factor. At the moment I am using a separate javascript function to scale

RE: [svg-developers] [update] Mozilla SVG report from XTech 2005

2005-05-27 Thread Rick Bullotta
Schweet. I'd love to see it happen! -Original Message- From: svg-developers@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, May 27, 2005 10:35 AM To: svg-developers@yahoogroups.com Subject: RE: [svg-developers] [update] Mozilla SVG report from XTech

Re: [svg-developers] passing arguments without a web server (long)

2005-05-27 Thread Ellen Clary
Hi G. Wade, I can certainly give HTTP::Daemon a try. Are the arguments passed via the environment variable $QUERY_STRING or $ARGV? Funny how these simple appearing things always seem to grow in complexity. Ellen G. Wade Johnson wrote: Hi Ellen, SVG is well-suited to communications with

[svg-developers] Re: Printing

2005-05-27 Thread Andreas Neumann
Hi, Batik does a good job in printing SVG. It can also convert SVGs to PDFs, but if you use opacity, it will/might rasterize your vector graphics that include opacity. You can set the resolution, however. Don't forget to allocate enough memory for batik. The default of 64MB memory is too small

[svg-developers] can't get it to change stroke color on mouse over

2005-05-27 Thread mhagston
I can get this to work when i use the opacity attribute, but can't seem to get it to change the stroke color onmouseover. Still very new to svg and the documentation is somewhat sparce thus far. I know i got too many things under the 'highlight' function, was trying everything i could think of

[svg-developers] Re: How to create javascript events?

2005-05-27 Thread Alastair Fettes
Hi Peter, Could you explain a bit more indepth? Are you trying to create custom event objects? Are you trying to trigger SMIL animations with JavaScript? Let me know a bit more and I'll see if I can help. Alastair --- In svg-developers@yahoogroups.com, Real, Peter [EMAIL PROTECTED] wrote:

Re: [svg-developers] [spark] radiobutton eventlisteners

2005-05-27 Thread Philippe Lhoste
Jorg Heymans wrote: Anyone knowledgeable in Spark (spark.sourceforge.net) on this list ? Spark is an SVG widget framework. I am trying to find out why i can't decorate a standalone radiobutton with a custom command. It works when the radiobutton is part of a radiobuttongroup. All i'm after

[svg-developers] How do I link my .asp page from SVG?

2005-05-27 Thread jhudn
I am trying to link to this webpage located on a local server: http://tcas/ORVX/view.asp?nlf_id='SASR4*C'offset=20.14 I tried using the a xlink:href but I recive an error not well- formed. Here is my linked element: a xlink:href=http://tcas/ORVX/view.asp? nlf_id='SASR4*C'offset=20.14