Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mouse Activity During 'expandfolders' on menus
#1
my mouse tracking is very spotty when i have a menu with the "expandfolders" option and the folder actually expanded.
An old blog on QM coding and automation.

The Macro Hook
#2
It is again the case where it works well for me.

Maybe it is related to mouse or accessible object triggers. Try with empty qml file. As a test menu, you can use floating toolbar -> Files, web -> Run program -> Menu.

Or, if it happens only with some menus, I would like to see one of them.
#3
i tried it with a new qml and it works fine.

i think it's the low level mouse hook that's doing it.

sorry.
An old blog on QM coding and automation.

The Macro Hook
#4
A hook that you have set using SetWindowsHookEx?
#5
no, the setting in the Options dialog. when i unchecked it, the prob went away.
An old blog on QM coding and automation.

The Macro Hook
#6
Also using keyboard/mouse detector?
#7
yes i am using the keyboard detector.
An old blog on QM coding and automation.

The Macro Hook
#8
But only multiple keyboards, not mouses?

----

Maybe also using other mouse-related software?
#9
How if you create simple menu containing all the same files? (to create quickly, select all files in a folder and drag and drop to an empty menu)
#10
I am using another mouse mouse that has macros tied to its buttons and using the filter function.
An old blog on QM coding and automation.

The Macro Hook
#11
Gintaras Wrote:How if you create simple menu containing all the same files? (to create quickly, select all files in a folder and drag and drop to an empty menu)
yes, i could do that but the folder items will be changing quite often.
An old blog on QM coding and automation.

The Macro Hook
#12
only to test how it works

because it is strange why 'expand file folders' menus behave differently
#13
i build a quick menu with those 5 files with low level mouse hooks and that new menu seems to work just fine.
the other menus (with the expandfolders option) are still slowing down the mouse with the "low level mouse hooks".
An old blog on QM coding and automation.

The Macro Hook
#14
I'll have to review the code. Thank you.


Forum Jump:


Users browsing this thread: 1 Guest(s)