|
-
Apr 15th, 2010, 11:27 AM
#11
Re: GDI functions are slowing down Winsock
UW
I'm not familiar with InvalidateRect API, but if I understand you properly,
you only issue this when you need to refresh the PictureBox (ie, if datapoint
is beyond current graph extremes).
If this is correct, do you by any chance know in advance what the min and/or
max values of x and y will be? If so, perhaps as a test, you could simply
omit the "zoom to fit" feature.. just see if you can populate the graph with
all pieces of data. If that works, we can move on to the "next step."
Spoo
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
|