P
Paul Mak
I need to disable the keyboard and the mouse temporary on an event as this
event takes more than several seconds to complete. I am not sure if I should
use echo or hourglass method (What is the different between the two?) .
Thanks. I have tested the hourglass method, I put the following line of code
Msgbox "Test" after the hourglass is set to true and I am able to use the
mouse or the keyboard to select the "OK" button on the message.
event takes more than several seconds to complete. I am not sure if I should
use echo or hourglass method (What is the different between the two?) .
Thanks. I have tested the hourglass method, I put the following line of code
Msgbox "Test" after the hourglass is set to true and I am able to use the
mouse or the keyboard to select the "OK" button on the message.