TK> On Monday 18 June 2001 19:12, Sheetal Madasnal wrote:
>> This works perfectly on Windows browsers IE5.5, Netscape 4.7 (with
>> the Java 1.3 plugin). But Netscape 4.76 on Solaris is a total
>> mess. It does not repaint the applet after the DOM is modified and
>> the setSVGDocument() is called
> "TK" == Thierry Kormann <[EMAIL PROTECTED]> writes:
TK> On Monday 18 June 2001 19:12, Sheetal Madasnal wrote:
>> This works perfectly on Windows browsers IE5.5, Netscape 4.7 (with
>> the Java 1.3 plugin). But Netscape 4.76 on Solaris is a total
>> mess. It does not repaint the applet after
On Monday 18 June 2001 19:12, Sheetal Madasnal wrote:
> Hi,
>
> I am using the 1.0 release of Batik SVG api. I have a class extending the
> JSVGComponent and successful in modifying properties of some dom elements
> and getting it rendered on the canvas. Using the setSVGDocument() after
> modifyi