Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mouse drag to - to implement a demo or a how to.
Message
From
04/08/1999 13:33:31
 
 
To
04/08/1999 13:29:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00249848
Message ID:
00249854
Views:
12
>Maybe make the moving algorthym increment the mouse position .001 to a time?
>
>I mean something like
>
>do while mouse_isn't_where_it_should_go_to
>   x = x + .001
>   y = y + .001
>   move_mousie(x, y)
>enddo
>
>

That's a definite possibility. I'll try that.
Previous
Reply
Map
View

Click here to load this message in the networking platform