Hi Marc,

     I ment to also say, that if the SWT folks can identify something wrong
or
odd that we are doing that causes the problem, I'd be interested in hearing
about it.

    If it's something simple to fix or wouldn't impact normal usage of
Batik (or can be put
in a special subclass etc) it would be nice to have Batik work cleanly in
SWT.

Thomas E. DeWeese/449433/EKC wrote on 06/02/2007 08:26:23 AM:

> Hi Marc,
>
> Marc Doerflinger <[EMAIL PROTECTED]> wrote on
> 05/30/2007 09:47:21 AM:
>
> > im using a JSVGCanvas embedded inside a SWT Container. the jsvgcanvas
> > state is set to ALWAYS_DYNAMIC  since i update some svg components via
> > dom to move them around in the picture. when i move them fast (input
via
> > mouselisteners), im getting bad flickering in the svgcanvs around the
> > moved object, also sometimes the update just stops and the picture
> > update seems to hang. im using jdk 1.6.01 and 1.5.11.
> > enabling double buffering does not help at all, the result is
unchanged.
> > what else could i do to improve the performance?

>    Stop using SWT?  Since this never happens with Swing/AWT I suspect
it's
> an issue with how SWT supports Swing.  Unfortunately I don't know
anything
> about SWT so I can't help much.

Reply via email to