06-23-2014, 06:10 PM
I'm looking for a way to add visual indicators to any software, based on certain mouse location conditions for example:
If my mouse hovers over a menu item in a window, a tooltip popups about the menu item.
I am well-aware this can be done with a general programming language with much pain and suffering, but I'm looking for a way for qm to do it. Other automation software (winautomation, ranorex studio, testcomplete, automate 9, etc...) dont have mouse location event triggers and/or tooltip/balloon tip actions. I have COM controls to take care of the balloontip/tooltip aspect of it, that just leaves me with the mouse location event triggers, any ideas?
If my mouse hovers over a menu item in a window, a tooltip popups about the menu item.
I am well-aware this can be done with a general programming language with much pain and suffering, but I'm looking for a way for qm to do it. Other automation software (winautomation, ranorex studio, testcomplete, automate 9, etc...) dont have mouse location event triggers and/or tooltip/balloon tip actions. I have COM controls to take care of the balloontip/tooltip aspect of it, that just leaves me with the mouse location event triggers, any ideas?