[svg-developers] help with browserEval

2004-12-04 Thread benamou
Hi , i have a svg file embeded in a a html I am using browserEval to call a function in wich opens a window in the browser context. All this is installed on a server. With IE6 + ASV it works fine ... at work but not at home !!! with exactly the same laptop Is it possible that browserEval

Re: [svg-developers] Re: Stroking small text

2004-12-04 Thread Holger Will
hi here is another method, using tref: http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; width="500" height="500"> Mellomveien have fun holger scalablev wrote: > > Thanks Kirby and Doug! > > This is somethin

RE: [svg-developers] Expanding and collapsing sections of bargraphs using SVG - Can it be done?

2004-12-04 Thread Doug Schepers
Please don't do this. That's an abuse of the semantics of text, akin to the malpractice in HTML of tagging a word or phrase as 'h1' when it's not a heading, just to get the display, font-size, and styling of an 'h1'. If a relative positioning system is desireable for SVG (and it is), let it be pu

Re: [svg-developers] Expanding and collapsing sections of bargraphs using SVG - Can it be done?

2004-12-04 Thread Holger Will
Hi i think the easiest way is to use inline svg. if you can target for a specific browser, check out mozillas native SVG implementation. you can download a build here: http://www.mozilla.org/projects/svg/#get_it ive uploaded a little template, see: http://www.treebuilder.de/svg/cdf1/toggleView.

[svg-developers] Re: Expanding and collapsing sections of bargrap hs using SVG - Can it be done?

2004-12-04 Thread Peter Thompson
Patricia - It sounds like you are displaying a Gantt chart. I like Philip's first suggestion, perhaps because I haven't used glyphs. I assume that you have a tree data structure somewhere with the parent/child relationships between the task/subtasks. I'd use that to build a corresponding t

RE: [svg-developers] Re: tool tips --on mouse over

2004-12-04 Thread Doug Schepers
Hi, Ravi- That's because 'title', 'desc', 'metadata', and the proposed 'hint' (among many other elements, such as 'g') are non-rendering elements. In this case, they are all used for semantically-tagged metadata. Of these, only 'hint' is at all rendered, triggered by a mouseover, but that's SVG1.

[svg-developers] Galactic Pathways Hall Of Fame

2004-12-04 Thread stevenjmarks
I have added a "Hall Of Fame" to the Galactic Pathways site. Now you can see how you are doing compared to other players. Thanks, Steve www.GalacticPathways.com Yahoo! Groups Sponsor ~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolb

RE: [svg-developers] Re: Expanding and collapsing sections of bargrap hs using SVG - Can it be done?

2004-12-04 Thread Doug Schepers
Sorry, Peter, yes, I should have been more clear. I have no problem with the expanding/contracting bargraph idea, though it doesn't seem that tricky to me. Unless I'm misunderstanding something, I've seen (and done) similar things in SVG in the past, and I don't recall any particular challenges.

[svg-developers] SVG + XMI

2004-12-04 Thread Oswald Campesato
Hello, everyone: Recently I've been exploring the possibility of using SVG in conjunction with XMI, and I'd like to know if anyone has experience working with this combination, as well as any success stories, caveats, and so forth. Though there are tools that generate XMI, some of them (includi

Re: [svg-developers] Re: tool tips --on mouse over

2004-12-04 Thread Jonathan Chetwynd
Schepers, that's an elegant solution, however one that may not be supported by the MozSVG implementation. #273171 could be one to "bite the bullet" on? regards Jonathan Chetwynd http://www.peepo.co.uk "It's easy to use" irc://freenode/accessibility On 4 Dec 2004, at 20:01, Doug Schepers wr

RE: [svg-developers] Re: tool tips --on mouse over

2004-12-04 Thread Doug Schepers
Jonathan- Of course it won't work in Mozilla's SVG implementation. As good as MozSVG is on what it does, it is not nearly a complete implementation of even SVG 1.0 (nor does it claim to be, though it's making good progress). I don't think that it's useful to point out every example posted to this

Re: [svg-developers] Re: Sending SVG to the printer

2004-12-04 Thread Ronan Oger
The native SVG support is not part of the core mozilla builds. Look up 'mozilla svg' on google and you should find the builds with native svg. I don't know how good ASV6 print support is. ASV6 is beta only and is not recommended by Adobe for production use as far as I am aware. I don't use it.

[svg-developers] Re: tool tips --on mouse over

2004-12-04 Thread dandiya
Hi Doug http://svg-whiz.com/samples.html#trefMetadata not accssible..Can you pleae re post it.. -Ravi Yahoo! Groups Sponsor ~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.cl

RE: [svg-developers] Re: tool tips --on mouse over

2004-12-04 Thread Doug Schepers
Hi, Ravi- Yes, it is. I checked with several people, and they all could see the page and the example. I noticed when chatting with you yesterday that you had the same problem with accessing my site after I changed a page. I think that you may have caching errors. You should do a hard refresh of