Computer Science Canada laptop mouse pad + Mouse.Where |
| Author: | tenniscrazy [ Thu May 17, 2007 11:14 am ] |
| Post subject: | laptop mouse pad + Mouse.Where |
when you use the Mouse.Where command with a touch mousepad on a laptop it doesn't work for some reason. does anyone have a solution to this? |
|
| Author: | tkas19 [ Thu May 17, 2007 9:04 pm ] |
| Post subject: | RE:laptop mouse pad + Mouse.Where |
it works for me |
|
| Author: | Dan [ Fri May 18, 2007 12:04 am ] |
| Post subject: | RE:laptop mouse pad + Mouse.Where |
It also works for me, there should be no reason why mouse.where whould work differntly for a diffrernt kind of poitning device in turing since it is based on where the pointer is on the screen and i blive it uses the windows API to determin it's location so it is not driver/mouse depenendent. I whould check to make shure you mouse is working noramly with windows. If it seems ok, post your code since it may be how you are using the comand. |
|
| Author: | tenniscrazy [ Fri May 18, 2007 11:01 am ] | ||
| Post subject: | Re: laptop mouse pad + Mouse.Where | ||
thats weird... it is on my teachers laptop, and none of the programs in our class that use Mouse.Where work on it
|
|||
| Author: | Albrecd [ Fri May 18, 2007 12:22 pm ] |
| Post subject: | Re: laptop mouse pad + Mouse.Where |
I don't see any problems with your code (unless there's an error in your procedures that aren't shown). If you have access to another computer you should try to run your code on it and see if the problem persists. |
|
| Author: | tenniscrazy [ Tue May 22, 2007 10:29 am ] |
| Post subject: | RE:laptop mouse pad + Mouse.Where |
the code works on all other computers its just the laptops mousepad thing. It works if you plug in a mouse to the laptop tho, so it must just be the touch pad thats weird...oh well |
|