Re: RCC examle

There are a couple of bugs in the source code for that example, but I've
posted a working version at:
   http://braintag.net/svg/rcc01.svg
You will need to use ASV6 to view it.

One thing to note, which I'd like to get an expert's advice on --I added a
printNode alert onclick event to grab the contents of a target element, but
when I click on the text, it comes back with <refContent /> rather than the
text node (and sample text). Is this the way it's supposed to work, or
should it get the non-shadowTree (original) contents (say, <processNode>Step
1</processNode>), or the transformed contents of he shadowTree DOM (<text
x="75" y="57" font-size="25" text-anchor="middle">Step 1</text>). Getting
<refContent /> seems like the least valuable return value.

If this behavior is correct, how can I get each of the other two values?

Also, the text is not selectable... is this a bug?

Thanks-
-Doug



----- Original Message ----- 
From: "Luh, Shan" <shan.luh@boeing.com>
To: <www-svg@w3.org>
Sent: Wednesday, July 30, 2003 12:37 PM
Subject: FW: RCC examle


>
> Is the RCC ready?
>
> Shan
>
> >  -----Original Message-----
> > From: Luh, Shan
> > Sent: Wednesday, July 30, 2003 12:36 PM
> > To: 'dean@w3.org'
> > Subject: RCC examle
> >
> > Dean:
> >
> > I tried to view the the flowchart example (example rcc01, the Rendering
Custom Content feature); all I got is blank.  I've tried both IE and
Netscape.  My SVGViewer can view all the other examples of the SVG1.2
document (http://www.w3.org/TR/2003/WD-SVG12-20030715) though.  Any idea?
> >
> > Thanks,
> > Shan Luh
> > ______________________________________
> > Shan Luh
> > Data & Text Mining, G-6135
> > Software & Information Integration
> > M&CT, Phantom Works
> > (425) 865-5902   33-07.3.33C1   M/C 7L-44
> >
>
>

Received on Wednesday, 30 July 2003 16:36:13 UTC