[svg-developers] Re: Context menu problems

2004-12-22 Thread k_yka
There is a sample of context menu at : http://www.datenverdrahten.de/svglbc/?code=contextMenu&znr=on --- In svg-developers@yahoogroups.com, "ilyafrank" <[EMAIL PROTECTED]> wrote: > > Hi everybody, > > I have spent days trying to figure out this problem. I hope somebody > can help. > > I hav

RE: [svg-developers] How to hide some part of Visio SVG

2004-12-22 Thread jaydeep
Hi Doug Schepers Thanks for link. I am downloading Dircchat. When it done I will message you. Mean time I am using Yahoo messenger if you have yahoo messenger we can chat. My id is [EMAIL PROTECTED] Regards Jaydeep Tank _ From: Doug Schepers [mailto:[EMAIL PROTECTED] Sent: Thu

[svg-developers] Re: extracting points from svg

2004-12-22 Thread e2mieluv
Hi, thanks for the reply.however i'm not able to open the www.kevlindev.com website.donno why..so i was not able to see what it says =( --- In svg-developers@yahoogroups.com, "Andreas Neumann" <[EMAIL PROTECTED]> wrote: > > > hi, > > in http://www.w3.org/TR/SVG11/paths.html#DOMInterfaces t

RE: [svg-developers] How to hide some part of Visio SVG

2004-12-22 Thread Doug Schepers
Hi, Jaydeep- It's not a site, it's an IRC (Internet Relay Chat) channel. You'll need to have an IRC client. There are lots of them out there: http://www.mozilla.org/projects/rt-messaging/chatzilla/ http://www.miranda-im.org/ http://www.mirc.com/ http://www.dircchat.com/ I recommend that anyone w

RE: [svg-developers] How to hide some part of Visio SVG

2004-12-22 Thread jaydeep
Hi Doug Chepers Thanks I am not able to open irc.freenode.net port 6667 channel #svg site. Can send the exact url Thanks Regards Jaydeep Tank _ From: Doug Schepers [mailto:[EMAIL PROTECTED] Sent: Thursday, December 23, 2004 11:46 AM To: svg-developers@yahoogroups.com Subject: R

RE: [svg-developers] How to hide some part of Visio SVG

2004-12-22 Thread Doug Schepers
Hi, Jaydeep- Why don't you come over to the SVG chat room: irc.freenode.net port 6667 channel #svg It's a great place to talk with SVG wonks, and I'm there now. We can discuss what you want to do in detail, and I'll see if I can help you. Regards- Doug doug . schepers @ vectoreal.com www.vect

RE: [svg-developers] How to hide some part of Visio SVG

2004-12-22 Thread jaydeep
Hi Doug Schepers Thanks Again I have uploaded the test.zip file to my server and the link is http://www.technowrites.com/downloads/test.zip What I want do is to hide FEED and SRS Production Flowchart branch and show if user wants by selecting FEED or SRS Production process from my main page Dro

[svg-developers] WANT'S TO CALL FREE THORUGH OUT THE WORLD "THINK ALOUD "

2004-12-22 Thread ellen_lve
Message-ID: <[EMAIL PROTECTED]> User-Agent: eGroups-EW/0.82 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Length: 339 X-Mailer: Yahoo Groups Message Poster X-Originating-IP: 202.63.122.150 X-Yahoo-Newman-Property: groups-compose X-Yahoo-GPoster: lRXGsy0b4CSqdthj

RE: [svg-developers] How to hide some part of Visio SVG

2004-12-22 Thread Doug Schepers
Hi, Jaydeep- YahooGroups doesn't allow attachements. It's probably better that you post it on your server and send a link. Regards- Doug doug . schepers @ vectoreal.com www.vectoreal.com ...for scalable solutions. jaydeep wrote: | | | Hi Doug | | Thank you very much for helping me to sol

RE: [svg-developers] How to hide some part of Visio SVG

2004-12-22 Thread jaydeep
Hi Doug Thank you very much for helping me to solve my problem. Do mean to say that first I save my Visio Flowchart as XML and parse into JavaScript. If you do not mind can I send the Svg file which I have created from Visio. Regards Jaydeep Tank _ From: Doug Schepers [mailto:[E

[svg-developers] Context menu problems

2004-12-22 Thread ilyafrank
Hi everybody, I have spent days trying to figure out this problem. I hope somebody can help. I have implemented a context-sensitive context menu. When the user right clicks on an object in the SVG, I intercept the right mouse click, create a new popup menu depending on the object that was c

RE: [svg-developers] How to hide some part of Visio SVG

2004-12-22 Thread Doug Schepers
Hi, Jaydeep- It's very simple, using standard JS DOM methods. You should read up on those. var targetParent = evt.target.parentNode; Regards- Doug doug . schepers @ vectoreal.com www.vectoreal.com ...for scalable solutions. jaydeep wrote: | | Hi Doug | | Thanks for your guide line. | |

[svg-developers] Zooming Features

2004-12-22 Thread alvin w
I am developing an desktop application that use Adobe SVG Viewer to render to *.svg file. The rendering process goes fine, but I fail to access the Zoom in and Zoom out features of the viewer. Is there anybody know how to call these two zooming functions? PinYiow ___

RE: [svg-developers] How to hide some part of Visio SVG

2004-12-22 Thread jaydeep
Hi Doug Thanks for your guide line. One more question instated hiding one elements can I hide group or parent element? How can I find group or parent element? Regards Jaydeep Tank _ From: Doug Schepers [mailto:[EMAIL PROTECTED] Sent: Thursday, December 23, 2004 9:36 AM To: svg

RE: [svg-developers] How to hide some part of Visio SVG

2004-12-22 Thread Doug Schepers
Hi, Jaydeep- There are a number of ways to hide elements in SVG. You can see a very simple sample here: http://svg-whiz.com/samples.html#hideShow Do you need something more specific than that, like repositioning elements? Regards- Doug doug . schepers @ vectoreal.com www.vectoreal.com ...for

[svg-developers] How to hide some part of Visio SVG

2004-12-22 Thread jaydeep
Hi all I am new to SVG. Can anybody solve my problem I am creating SVG file from Visio Flowchart. Flowchart contains many sub-process. How can I hide some sub-process in one SVG file and show sub-process according to some conditional selection made by user. Thanks in advance Jaydeep Tank

Re: [svg-developers] Re: DashBoards / Scoreboards?

2004-12-22 Thread G. Wade Johnson
I have some JavaScript classes and associated SVG that handles this kind of display (and a few others). You can see a demo of the code at http://www.anomaly.org/wade/projects/instruments/Instruments.svg. G. Wade On Wed, 22 Dec 2004 14:28:26 - "svgcat58" <[EMAIL PROTECTED]> wrote: > > > Hi

[svg-developers] dynamic SVG animation

2004-12-22 Thread solomoonor
Hi, I am new to svg. Is is possible to make the svg animation dynamically? Its mean read the data from some kind of dynamic input and manipulate the animation. Could anyone provide me some information such as docs or whatever.. cheers!!! Yahoo! Groups Sponsor

[svg-developers] Don't be alone any more!

2004-12-22 Thread rollfree000
You need not be a single parent to be a member or take advantage of any specials posted here. Join us FREE!!! http://singlelover.true.ws/ Please complete your profile!!! Yahoo! Groups Sponsor ~--> $4.98 domain names from Yahoo!. Register an

[svg-developers] Sweet girl Ashanti looking for unmarried male. She is caring, understang and soft spoken girl. Click here find out more about her.

2004-12-22 Thread namita kaur
http://www.masmarriage.com/indian/profile.asp?id=mas00553f - Do you Yahoo!? Meet the all-new My Yahoo! – Try it today! [Non-text portions of this message have been removed] Yahoo! Groups Sponsor

[svg-developers] SVG to XAML Converter Now Live

2004-12-22 Thread Gerald Bauer
Hello, Xamlon has published a SVG to XAML converter. The project site states: XAMLConverter is a simple tool that allows you to convert your files to XAML from another file format. The first version released supports SVG conversions. The process is as simple as running XAMLConverter,

RE: [svg-developers] Re: Disable Ctrl-dragging behavior

2004-12-22 Thread Doug Schepers
Hi, Tao- Yes, that's correct. You can place a blank rectangle in the background to grab events for you. Make it the first element in the document, so it's always behind everything else. [other stuff] Regards- Doug doug . schepers @ vectoreal.com www.vectoreal.com ...for scalable solution

RE: [svg-developers] Re: Disable Ctrl-dragging behavior

2004-12-22 Thread Peter Kalev
I have noticed that text does not respond to mouse commands, so whenever I need to click on text without making it a link (i.e. ) I put a hidden rectangle over it and then assign the event listeners to the rectangle... Hope that answers your question... -Original Message- From: fddfsadfs

[svg-developers] Re: Disable Ctrl-dragging behavior

2004-12-22 Thread fddfsadfsafdsdafsdfa
Sorry I am new in this field. Is onmousedown and onmouseclick only respond to the mouse events on certain components in svg graph? I tried you method and it works when I have my mouse over a shape or text, but not on blank canvas. Thanks. Tao --- In [EMAIL PROTECTED], "ilyafrank" <[EMAIL

[svg-developers] Re: ASV "Higher Quality"-modes and large Bitmaps

2004-12-22 Thread Heiko Niemann
Hi, set: defaultAntialias = false; sample at ww.zuccaralloo.de/devgroup : http://www.zuccaralloo.de/devgroup/samples/quality.svg Regards- -Heiko --- In [EMAIL PROTECTED], "Vaross Oliver (CPTec GmbH)" <[EMAIL PROTECTED]> wrote: > Hi, > > I'm using SVG to scroll and zoom a bitmap (png), sh

[svg-developers] Re: Position at viewport

2004-12-22 Thread Martin Honnen
--- In [EMAIL PROTECTED], "Burkhard Stollenwerk" <[EMAIL PROTECTED]> wrote: > How could I get clickposition if I use viewports. > GetClientX() gives me the position at screen. > But how could I get position according viewports? I think

RE: [svg-developers] Right, Middle, & Left Alignment or rectangles, circles, etc...

2004-12-22 Thread julian.calvert
Hallo Joshua, This may not solve your problem, but one approach could be to use a combination of x="100%" for right alignment (or 50% for center) and a transform/translate: Unfortunately the translate does not like percentage values. Hope this helps, Julian -Original Me

[svg-developers] Re: 2 Transform animations, only will do 1

2004-12-22 Thread pilatfr
--- In [EMAIL PROTECTED], "Dale Ellis" <[EMAIL PROTECTED]> wrote: > > I have two animateTransforms and is seems to only do the bottom one > of the two. How can I make them both happen without using a matrix? > Id rather not use a matrix as I don't really understand them. Add additive="sum" t

[svg-developers] ASV "Higher Quality"-modes and large Bitmaps

2004-12-22 Thread Vaross Oliver (CPTec GmbH)
Hi, I'm using SVG to scroll and zoom a bitmap (png), showing transparent boxes over the bitmap to highlight certain areas in the bitmap. This works fast and very good with bitmaps up to a certain size. For bitmaps with a "large" size, the same codes "breaks" and slows down to a crawl. When I ma

[svg-developers] Re: DashBoards / Scoreboards?

2004-12-22 Thread svgcat58
Hi Rick, thanks for the quick response. Do happen to have a code snippet of an example that you can share? --- In [EMAIL PROTECTED], Rick Bullotta <[EMAIL PROTECTED]> wrote: > Depends on the "sweep range" of the needle as well. Math for your rotation angle would be: > > sweepspan = sweep

Re: [svg-developers] DashBoards / Scoreboards?

2004-12-22 Thread Rick Bullotta
Depends on the "sweep range" of the needle as well. Math for your rotation angle would be: sweepspan = sweepmax - sweepmin sweepmin + sweepspan * (value - minrange) / (maxrange - minrange) Use this to set the appropriate rotation transform for the needle object, assuming the needle's "natura

[svg-developers] Saving SVG as a PNG file?

2004-12-22 Thread svgcat58
I am using the Adobe 3.0 viewer on Windows and would like to save some SVG content to a PNG or JPG file. How can I do this in a program? Yahoo! Groups Sponsor ~--> $4.98 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/Q7

[svg-developers] DashBoards / Scoreboards?

2004-12-22 Thread svgcat58
I am interested in creating a digital scoreboard that is SVG driven. That is I'd like to create graphic output that resembles an analog speedometer on a car. If the range of numbers goes from say 0 to 120 then how goes one properly place the "needle" on the speedomoter if say 240 degrees of

[svg-developers] 2 Transform animations, only will do 1

2004-12-22 Thread Dale Ellis
I have two animateTransforms and is seems to only do the bottom one of the two. How can I make them both happen without using a matrix? Id rather not use a matrix as I don't really understand them. Yahoo! Groups Sponsor ~-->

[svg-developers] Position at viewport

2004-12-22 Thread Burkhard Stollenwerk
Hello , a simple question. How could I get clickposition if I use viewports. GetClientX() gives me the position at screen. But how could I get position according viewports? e.g viewport(100 -100 1000 -1000) or other Burkhard Stollenwerk Yahoo! Groups Sponsor --

Re: [svg-developers] Customize svg tag with SVGGraphics2D object

2004-12-22 Thread Thomas DeWeese
k_yka wrote: > I try to add an onload attibute to the svg tag but it doesn't work. > What's wrong ? The Document you provide to the SVGGraphics2D is used as a factory, none of the nodes created are appended to it. So you want to do something like: DOMImplementation impl = GenericDOMImpleme

[svg-developers] Re: extracting points from svg

2004-12-22 Thread Andreas Neumann
hi, in http://www.w3.org/TR/SVG11/paths.html#DOMInterfaces there are DOM methods for reading and writing path segment data, f.e. SVGPathSegList. These methods aren't implemented in ASV3 but are implemented in Batik. However, Kevin Lindsey wrote a path parser class that allows you to get sim