|
-
April 7th, 1999, 03:59 PM
#1
Caret Show/Hide
I have a threaded application that must set the Caret on/off and to a specific location. Only the main thread seems able to control the caret - the worker thread cannot.
The only work-around I can find is to SendMessage a "move/set caret" user message from the worker thread to the main thread to have the caret work properly.
Is this normal, or am I missing something about the caret functions?
Many thanks,
Tony
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
|