Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How get CTL+ALT+Wheel f/b to work without taking off finger?
#1
I am resending this question as a separate thread; maybe it got lost when I sent it as part of the previous old thread.

Hi Gintaras! remember me?!

Well I have finally got around to actually using the Freehand zooming utility you helped me to write. So one issue has come up:

Your code helped write a macro that allows me to perform repeated macro calls with the CTL key held down without having to release it between each operation.

s.setsel(0 handle)
SendMessage(handle WM_KEYDOWN VK_RETURN 0)

So I can do a repeated CTL+Wheel F/B without ever releasing the Control button. However, if I modify the Control button using a SHIFT or ALT then I get back to the same situation, i.e., I first have to release the modifier button in order to get QM to recognize the next mouse wheel action. If I do not release the button, then only the CTL is recognized and the macro servicing CTL+Wheel is invoked.

So, again, how do I get CTL+ALT Wheel to work continuously without taking my finger off the ALT button?

tia

Avraham


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)