mike.cantrell wrote:
> One small problem still.. 
> 
> Now the lines drawn in the canvas are bleeding into other container.
> For instance, if I scroll down too far, the lines in the canvas will
> show in the parent containers (the panel that the canvas belongs to
> and the application canvas). 

I am using a similar technique, and I draw using uncorrected coordinates 
and it works fine. I believe I draw onto a UIComponent which is a child 
of the Canvas. You might try that.

Good luck,

Reid

Reply via email to