how do I get a position of image.
Hi,
I have draw 104 cards images , now I want to get position of the cards that where image is draw,, please help.......
I have tried as get the mouse click position and successfully drag images, so get clicked x and y coordinates but not the position of the card images.
Like I have draw one images on 400,320 now I want to get this position after drop the image, and so if will get the position I will draw images again at this position.
Re: how do I get a position of image.
Now I have solve this, but another problem is raised.
My question is
Quote:
I have drag one image now after this I want to drop is, after this this image will be drawing that I want, now my problem is when I drop the image any where it is fixed at the drop location, I want to shift this at another location or it will not show on the applet, how can I do please reply me...