The problem is: When the mouse moves in the screen, I want to catch the word under the mouse if it stays there for a period of time (about 2 sec.). I can get the mouse's position, but how to get the exact word?
Who can give me an idea? Thanks.