So I have a dragable object on the screen. I also have a couple of text boxes that are supposed to show it’s X and Y postions.
Now I can get it to show the postion it started in,using the getProperty. But when I move it the numbes won’t update. So I tried to do it the same way you would if you wanted the to get the postions of the mouse. That didn’t work either. Any body know how to solve this little problem? Thanks