Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Background clicking
#7
It depends on window. The function does not work if the window, when it receives the mouse message, gets mouse coordinates not from message parameters but eg calls GetCursorPos. Or if gets window from point.

I tested SendClickMessage with a SunAwtFrame window. Generally it does not work because of the both above reasons. With some modifications it works, but only when the part of the window is visible, not under other windows.

Accessible object functions in QM 2.4.2 work with Java windows, but cannot click exactly at specified position. DoDefaultAction can be used only to click a button etc, but not to click at specified x y.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)