FrozenFear
Dec 26th, 2001, 05:42 AM
I have a problem with inactivating the mouse cursor. :)
In someplace, in my program, when a button is pressed, a process is carried out. It sends a message through a socket and when the result comes, it parses this. To indicate that something is going on, I change the mouse cursor to hourglass but, the button remains available to be pressed again, while the process is still in progress.
Is there an easy way of inactivating and reactivating the mouse cursor, that is, the mouse should not effect anything when it is inactivated.....;)
thanks for helps.....:D
In someplace, in my program, when a button is pressed, a process is carried out. It sends a message through a socket and when the result comes, it parses this. To indicate that something is going on, I change the mouse cursor to hourglass but, the button remains available to be pressed again, while the process is still in progress.
Is there an easy way of inactivating and reactivating the mouse cursor, that is, the mouse should not effect anything when it is inactivated.....;)
thanks for helps.....:D