Search the web
Sign In
New User? Sign Up
svg-developers · SVG Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 62989 - 63018 of 63018   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
62989
... In that case the code generated by the program would have to be generated by a js function on page load. ... good point ... ugh you're right. Any ideas...
Bryan Berry
bryanbryanb
Offline Send Email
Oct 30, 2009
12:16 pm
62990
Hi Brad, I took the link I sent you for a ride on an earlier version of FireFox (1.5) and it doesn't work. The browser simply do not recognize the object tag, ...
israel_eisenberg
israel_eisen...
Offline Send Email
Oct 30, 2009
3:29 pm
62991
Our company (InteliSea LLC) is looking for a fast, native .Net svg rendering control written in VB.Net or C#.Net that derives from the panel class. The SVG AX...
paulmickelsen
Offline Send Email
Oct 30, 2009
5:34 pm
62992
Nice! I had originally avoided EMBED because the EMBED tag doesn't provide fallback content, but I think in the long term I will move towards having an OBJECT...
Bradley Neuberg
bradneuberg
Offline Send Email
Oct 30, 2009
6:12 pm
62993
... No, my example was supposed to be <p data-_> ... without using data-_ as a class name. -- Bryan W. Berry Senior Engineer OLE Nepal, http://www.olenepal.org...
Bryan Berry
bryanbryanb
Offline Send Email
Oct 30, 2009
6:45 pm
62994
Dear Dr. Olaf Schnabel, I need your suggestion again. If I have to put some code for panning using mouse wheel events how can I do it? Please suggest me if I...
profileofpradeep
profileofpra...
Offline Send Email
Nov 1, 2009
2:24 pm
62995
Hi Brad, The panning and zooming scripts look very impressive. Do you have tutorials to configure your scripts (Original View) for svg diagrams. How would your...
profileofpradeep
profileofpra...
Offline Send Email
Nov 1, 2009
2:26 pm
62996
Hi Thomas. ... Ah, Batik doesn’t support “expando” properties on host objects like Nodes. So assigning to .lastClick is throwing an exception. If you...
Cameron McCormack
heycam_yg
Offline Send Email
Nov 1, 2009
9:42 pm
62997
Thanks Pradeep; this work will go into the Wikipedia Commons soon. Just have to finish things up. I'm not sure how it will deal with large maps. Do you have a...
Bradley Neuberg
bradneuberg
Offline Send Email
Nov 2, 2009
6:52 am
62998
Hi Pradeep, I have a version of the carto.net navigation tools that support panning through keyboard and zooming with the mouse wheel. Are you sure you want to...
Andi Neumann
neumannandreas
Offline Send Email
Nov 2, 2009
7:48 am
62999
... Mh, I mean, strictly speaking, is this conformant to JavaScript/ECMAScript specs? Are they saying that node objects are to be treated specially? ... ...
th_w@...
th_w@ymail.com
Offline Send Email
Nov 2, 2009
8:15 am
63000
... Sorry, of course I meant "JavaScript implementation"....
th_w@...
th_w@ymail.com
Offline Send Email
Nov 2, 2009
11:25 am
63001
... It seems like it's not a Rhino issue, since this HTML runs just fine in the Lobo browser which AFAIK as well uses Rhino: <!DOCTYPE HTML PUBLIC "-//W3C//DTD...
th_w@...
th_w@ymail.com
Offline Send Email
Nov 2, 2009
1:12 pm
63002
... It is conformant. Host objects need not behave the same as regular, native objects when getting and setting properties. (Web IDL[1] will, when it is...
Cameron McCormack
heycam_yg
Offline Send Email
Nov 2, 2009
11:32 pm
63003
Dear Andreas, Thank you very much for your reply. Panning and Zoom with mousewheel events would be a user friendly function. Your description about the...
profileofpradeep
profileofpra...
Offline Send Email
Nov 3, 2009
3:32 am
63004
Cameron, thanks so much for your in-depth information and your patience with me! I think I'm finally beginning to understand. ... I wasn't really aware that...
th_w@...
th_w@ymail.com
Offline Send Email
Nov 3, 2009
9:24 am
63005
Hi, all I have a polygon object that will be showed to showed on the screen. A have another object defined on <g></g> that is small and I wish this to be the...
Paulo Ortolan
phortolan
Offline Send Email
Nov 3, 2009
3:52 pm
63006
Hi Thomas. ... (Yes sorry, “native objects” in ECMAScript-parlance are user created objects.) ... Host objects are allowed to behave (mostly) however they...
Cameron McCormack
heycam_yg
Offline Send Email
Nov 4, 2009
12:53 am
63007
... by "other" I mean css class names already in use in the webapp. I am assuming that when a webapp is first created that the developer didn't make any...
Bryan Berry
bryanbryanb
Offline Send Email
Nov 4, 2009
5:21 am
63008
On Tue, 20 Oct 2009 23:02:09 +0100, jeff_schiller ... wow, that's amazing. I like it when you get to thinking! How does it work? What I'm looking to do is (1)...
Bruce Lawson
lawsonbruce15
Offline Send Email
Nov 4, 2009
5:21 am
63009
On Tue, 03 Nov 2009 14:22:46 +0100, Paulo Ortolan <phortolan@...> ... Yes, that can be done with a <pattern> element. See...
Erik Dahlstrom
erida539
Offline Send Email
Nov 4, 2009
7:55 am
63010
Hi Cameron, ... Yes, I find them convenient, too (that's why I posted). Bit now that I'm aware of the problems they have I'll certainly be more careful with...
th_w@...
th_w@ymail.com
Offline Send Email
Nov 4, 2009
2:20 pm
63011
I have defined some gradients inside a DEFS tag and use them in styles as fill:url(#gradientname1) This works great until someone adds a BASE HREF to the...
lpmlabs9
Offline Send Email
Nov 4, 2009
5:43 pm
63012
Hi Larry, ... Humm... I haven't double check the whole SVG specification for sure regarding this, but I assume you are creating inline SVG into HTML and...
heldermagalhaes
Offline Send Email
Nov 5, 2009
4:22 pm
63013
Thanks for the reply. Guess I'm batting 500 which in baseball would be great; in software, not so hot. Safari and Chrome work fine with the BASE tag being...
lpmlabs9
Offline Send Email
Nov 9, 2009
5:26 pm
63014
Hi folks. When using SVG on Windows text is not antialiased, while on Mac OS X is. I assume that that most browsers simply have the OS render text. Is there a...
Bradley Neuberg
bradneuberg
Offline Send Email
Nov 9, 2009
6:55 pm
63015
Brad, If they implement it then this should do it: http://www.w3.org/TR/SVG/painting.html#TextRenderingProperty Firefox has some code to tell its cairo...
longsonr
Offline Send Email
Nov 9, 2009
9:05 pm
63016
I always assumed that the anti-aliasing present in IE/ASV was inherited from ASV rather than from the OS. The reason for this is that early releases of FF and...
ddailey
ddailey@...
Send Email
12:26 am
63017
Dear Sir, Can you please provide me the version of the carto.net navigation tools that supports panning through keyboard and zooming with the mouse wheel. I...
profileofpradeep
profileofpra...
Offline Send Email
1:38 am
63018
ASV used the same Adobe-written graphics and type engines as Acrobat/Adobe Reader. On Windows, look for AGM.dll and Cooltype.dll in the distributions of...
Jon Ferraiolo
jon_ferraiolo
Offline Send Email
3:41 am
Messages 62989 - 63018 of 63018   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help