Quote:
Originally Posted by Alpho
Hey all, i'm wondering if there's a function that behaves similar to move(), but it's used for guicontrol images. I want to move an image from point a to point b.
Thanks, Alpho.
|
Couldn't you just alter the x/y of the GUIcontrol in a timeout loop? Or am I misunderstanding what you're trying to achieve?