newbie:: set the position of the mouse!!! 
Author Message
 newbie:: set the position of the mouse!!!

hi,
i want to set the position of the mouse in my programm, for example: if the
user clicks on a button, the mouse should move to a given position on the
screen! its really important for me that this feature is included in my
programm! any help would be very nice!

Dieter Schultschik



Fri, 06 Sep 2002 03:00:00 GMT  
 newbie:: set the position of the mouse!!!
API function SetCursorPos.


Quote:

> hi,
> i want to set the position of the mouse in my programm, for example:
if the
> user clicks on a button, the mouse should move to a given position on
the
> screen! its really important for me that this feature is included in
my
> programm! any help would be very nice!

> Dieter Schultschik

Sent via Deja.com http://www.deja.com/
Before you buy.


Sat, 07 Sep 2002 03:00:00 GMT  
 newbie:: set the position of the mouse!!!
Has anyone had success at moving the cursor to a particular
location when dragging a control? I would like to have the
cursor exactly centered on a control when I go to drag it, to
make accurate positioning easier. But nothing I've tried seems
to work. Maybe the dragging operation prevents the cursor from
moving correctly.

--

--------------------------------
"For every action, there is an equal and opposite criticism."


Quote:
> API function SetCursorPos.



> > hi,
> > i want to set the position of the mouse in my programm, for
example:
> if the
> > user clicks on a button, the mouse should move to a given
position on
> the
> > screen! its really important for me that this feature is
included in
> my
> > programm! any help would be very nice!

> > Dieter Schultschik

> Sent via Deja.com http://www.deja.com/
> Before you buy.



Sat, 07 Sep 2002 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Set Mouse-position by code?

2. getting/setting mouse position

3. Setting the Mouse Position

4. setting mouse position

5. Help - setting the mouse pointer position

6. Mouse - Setting it's position

7. Setting Mouse Position

8. How do I set the mouse position?

9. How to SET MOUSE-position?

10. Help on setting mouse pointer position

11. Set the position of mouse...

12. Setting mouse cursor position and clicking

 

 
Powered by phpBB® Forum Software