hi all !
 
    here's a problem i face ...
 
if i draw a point @ some location (x,y,z) in the canvas and then resize the canvas and again try to draw the point @ same location (x,y,z), the point appears somewhere else... maybe the AWT to canvas mapping changes. what shud i do to keep a consistent mapping.
 
thanks !
kaps

Reply via email to