how to display tooltip while doing other things?
February 23, 2011
Every code example I can find with tooltip being used has a sleep right after it. How does one display a tool tip for x seconds (or forever until a tooltip("") is called) while also continuing on with the script?
3 replies