Hello
I am drawing circles behind my moving object with canvas. I dont have any problem with that . I initialized the canvas on mainpanel and the image is also a child of mainpanel. When my object is moving over the image , object is visible no problems but canvas drawen circles get lost until it moves out of image boundaries. I try to send the image back with sendtoback but that does not work.
How can i fix this ?
TY
I am drawing circles behind my moving object with canvas. I dont have any problem with that . I initialized the canvas on mainpanel and the image is also a child of mainpanel. When my object is moving over the image , object is visible no problems but canvas drawen circles get lost until it moves out of image boundaries. I try to send the image back with sendtoback but that does not work.
How can i fix this ?
TY