I'm looking for a way/software to add visual indicators to any software, based on certain mouse location conditions for example:
If my mouse hovers a menu item in a window, a tooltip popups about the menu item.
Any ideas
If mouseover [object] == true
Moderators: JRL, Dorian (MJT support), Phil Pendlebury
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: If mouseover [object] == true
Not sure I can help with that. It's not really up Macro Scheduler's street. I suppose you could create a custom dialog which looks like a tool tip and then create a custom trigger that responds to mouse locations and then displays the dialog in the right place. Not sure it's quite what you are after.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
-
- Newbie
- Posts: 2
- Joined: Fri Jun 27, 2014 9:21 pm
Re: If mouseover [object] == true
No, but thanks for trying anyways