Hi Peppe,

Peppe <[EMAIL PROTECTED]> wrote on 03/31/2007 11:31:37 AM:

> i try to change my question...there is a method to show 1 or 2 
JSVGCanvas
> (both contains svg document) that are one above the other?... 

   Yes, you can set the background color for the top canvas to fully
transparent.  Then tell Swing the top Canvas is transparent (so it
knows to paint the one underneath) then you can just stack the two 
canvases with an appropriate layout manager.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to