I'm trying to make a pop-up message that the user doesn't need to close when the mouse is on a button for more than a half of second (without clicking it, just pointing on the button), also I want it to close itself after a second or two...
I've tried with msgbox function but I was unable to make it self-closing. Also, is it possible to make that message appear if the mouse is on a button for a while without clicking it?