A
Arsen V.
Hello,
Whenever a certain action occurs (lets say OnDocumentComplete), I would like
my Rebar control to temporarily change the cursor from IDC_ARROW to a
resource cursor (it is stored as a resource inside of the DLL). I would like
the change cursor to be in effect for the *whole* browser window for 5
seconds. I would like the cursor to change back in 5 seconds.
What is the best way to accomplish this? Could you provide a few lines of
ATL with WTL (no MFC) example code?
Thanks in advance!
Arsen
Whenever a certain action occurs (lets say OnDocumentComplete), I would like
my Rebar control to temporarily change the cursor from IDC_ARROW to a
resource cursor (it is stored as a resource inside of the DLL). I would like
the change cursor to be in effect for the *whole* browser window for 5
seconds. I would like the cursor to change back in 5 seconds.
What is the best way to accomplish this? Could you provide a few lines of
ATL with WTL (no MFC) example code?
Thanks in advance!
Arsen