Hi Bader,
bader houmad wrote:
In my application, I try to move a shape, while moving it I create a ghost with swing that shows the deplacement, but i have a problem (the drawing scintillates, and disapears).what should i do?
Which drawing scintillates and disappears, the Ghost or the JSVGCanvas drawing? Can you describe what you mean by 'scintillates' in more detail?
How are you generating the ghost? How are you drawing the ghost?
Have you considered doing the whole thing in SVG (clone the moving subtree and set group opacity)? This will be slower but would likely avoid your issues.
can somebody help me?
It sounds to me like you are trying to do something that is pretty tricky. You need to provide a lot more info before anyone can spot where you might have gone wrong...
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
