|
-
Jun 23rd, 2014, 11:44 PM
#8
Re: [RESOLVED] UserControl doesn't refresh corretly when application is in heavy load
 Originally Posted by ident
Events are still called by which ever thread calls it.....
Sorry for my ignorance, however I decided not to show all the code used nor discribe all to steps needed and used to make an event be handled on the GUI. I was hoping you would take the " All of that is verified with less load." as a sort of proof.
IMHO it has to be a "not refreshed" display, otherwise the click on a "not visible" button wouldn't be possible (Isn't it weird to click "somewhere" and the not displayed Button is working?)
The .Refresh also works for the picturebox, which normally gets filled over time, however in heavy load the updated wasn't shown as it was calculated but only some time later but with the complete misssing history at once.
BTW, I tried an .Invalidate for the whole UserControl, which didn't work for both observed problems, .Refresh did work!
You're welcome to rate this post!
If your problem is solved, please use the Mark thread as resolved button
Wait, I'm too old to hurry!
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
|