|
-
November 20th, 2009, 12:19 PM
#8
Re: Dialog : How to update an Edit Box?
 Originally Posted by crasher
I have added a wait of 1 second between the two settings (to simulate some data collection tasks).
How are you waiting? If you do it in the main thread, the user interface won't be redrawn until the function exits, because the thread is busy.
Cheers, D Drmmr
Please put [code][/code] tags around your code to preserve indentation and make it more readable.
As long as man ascribes to himself what is merely a posibility, he will not work for the attainment of it. - P. D. Ouspensky
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
|