Program stops while Hint appears

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35361
    SzakiLaci
    Participant

    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

    #49023
    Support
    Keymaster

    Thank you for a suggestion, I'll try to implement it soon.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.