I seem to remember discussing this before at some point. I had a couple of issues with people using my app that are using Left Handed mouse assignments.
I thought I had sorted this but obviously not.
In my app I am using for example:
Code: Select all
LDown
Wait>%mouse_delay%
LUp
Perhaps if I quote the support issue it may help:
USER
MEGot it solved! Switching the mouse back to right handed solved the problem.
I am one of the rare people that use a mouse in the left hand with the buttons switched I guess
USERI had built in support for left handed mice a while ago but something must have gone amiss. As you say, it easy enough to switch buttons but I will certainly fix this in an update.
If you have a minute, could you please explain what process you use to change the mouse orientation. Is it using Control Panel or the mouse's own drivers or maybe a switch on the mouse itself?
I was wondering if that sheds any light on the situation? I am sure we discussed this before and that it was an issue that was "fixed" which is why I thought I should report it here, or maybe it is not "fixable"? If so is there any obvious work around I can place in the code to compensate for users using this method to alter L/R buttons?I use the "mouse" menu in the control panel and in the first tab called buttons (in windows 7) I use switch primary buttons (maybe the naming is different in the english version of windows, I use the Dutch version). To use it left handed I enable this box and to solve my problem with your app I disable this box.
Thanks in advance.
Phil.