Hi,
I'm trying to plot
40k points on a PlotChart, and it locks up IE quite miserably in the
updateDisplayList loop. Is there any equivilent of .NET's
Application.DoEvents(), that allows CPU time for processing of events (like
painting windows) that I could put inside the loop to run on every, say 500th
iteration, so IE doesn't turn into a big white space while the points
render?
I know 40k points
isn't particularly useful, but our app has to degrade nicely if someone doesn't
filter the data, and stopping IE form painting is not very
nice.
Thanks,
Danny
Tuppeny
The information contained in this e-mail and/or any attachments is confidential and intended only for the individual(s) to which it is addressed. If you are not named as an addressee you must not disclose, copy or take any action in reliance of this transmission. This e-mail and its attachments have been scanned for viruses by MessageLabs Ltd.
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
__._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.