|
-
May 19th, 2005, 10:19 AM
#1
Controlling CWaitCursor from different methods
Hello,
I read some documentation on CWaitCursor and can't find my solution. Nor in the archives of this forum.
I want to display an hourglass while some treatment is done.
But the call of the treatment and its end are not in the same function.
At start I send a message to another module, and want to start my CWaitcursor there.
The application goes on, may do some other treatment.
When I receive the answer, in the function where I treat the message I want to end the CWaitCursor.
Should I create a separate thread whise work will only be to display an hourglass and kill it at the end of the treatment? Or is there a better way of doing it??
Thanks for any hint
Marina
Please go vote for your country!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|