| View previous topic :: View next topic |
| Author |
Message |
attreus Valued Newbie

Joined: 30 Jul 2002 Posts: 46 Location: Berlin/Germany
|
Posted: Tue Jul 30, 2002 9:43 pm Post subject: moving the mouse-cursor |
|
|
hi everybody,
is there any possibility to move the mousecursor from within the script?
i know, i could send a mouseclick to somewere but i didn'find anything to just move the cursor.
maybe there is an extension which can fix this problem or there is something i haven't seen?
please help.
greetings
your new member
attreus |
|
| Back to top |
|
 |
Tommy Admin Team
Joined: 16 Nov 2002 Posts: 746 Location: The Netherlands
|
|
| Back to top |
|
 |
Mac Professional Member

Joined: 08 Jul 2000 Posts: 1585 Location: Oklahoma USA
|
Posted: Tue Jul 30, 2002 10:19 pm Post subject: |
|
|
Welcome to VDSworld attreus.
Unfortunately, I haven't found a way to reposition
the mouse cursor either. There is a WM_MOUSEMOVE
API message, but apparently it doesn't work in VDS.
Cheers, Mac  _________________ VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361

Last edited by Mac on Tue Jul 30, 2002 10:30 pm; edited 1 time in total |
|
| Back to top |
|
 |
Mac Professional Member

Joined: 08 Jul 2000 Posts: 1585 Location: Oklahoma USA
|
Posted: Tue Jul 30, 2002 10:20 pm Post subject: |
|
|
Oops. Sorry Tommy, I spent too much time posting...
Wasn't aware of that DLL function either.
Cheers, Mac  _________________ VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
 |
|
| Back to top |
|
 |
attreus Valued Newbie

Joined: 30 Jul 2002 Posts: 46 Location: Berlin/Germany
|
Posted: Tue Jul 30, 2002 10:32 pm Post subject: |
|
|
thanks a lot,
exactly what i was looking for.
attreus |
|
| Back to top |
|
 |
|