Hi there, 😉
I've changed my program to work with sAlphaHint and sHintManager, and it's really, really cool and useful, to have half-transparent, bubble-like, multi-line hints ! THANKS for that!!!
BUT the happiness took short, because had to realize:
every time I move my mouse > a “fade-in animation” is starting, to show the hint on the grid or button, etc >
in this time I can not scroll nor click, etc … !
Luckily turning off the animation helps to solve the problem.
The final solution could be to run the fade-in process in a different, low priority thread.
Like: AsyncCalls
Cheers,
Laci