|
-
January 28th, 1999, 01:12 PM
#1
Real time field update
Hi,
I have a text box that displays an Encoder output is is updated every few seconds (using the timer control). My problem is that when my program is in some sort of a look or when it is runing code the endcoder text box is not updated.
10x a 1,000,000
Shai.
-
January 28th, 1999, 01:16 PM
#2
Re: Real time field update
Have you tried a 'DoEvents' in your big loop ? You do need windows to carry on processing background tasks now and again.
Regards
Chris Eastwood
Software Engineer
ACNielsen Ltd
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
|