[DUG] graphics stops updating
Matt Comb
matt at ferndigital.com
Sun Jun 19 15:31:38 NZST 2005
Is the mechanism that is feeding the information to these controls (or causing the update) threaded ? Sounds like you may have a threading issue which causes it to stop.
Matt.
----- Original Message -----
From: Ross Levis
To: NZ Borland Developers Group - Delphi List
Sent: Sunday, June 19, 2005 3:28 PM
Subject: [DUG] graphics stops updating
Now that I have good logarithmic values, I've installed a couple of independent 3rd party free VU meter components to visually display the values. This is working well most of the time, but I'm having trouble with both of these components. For no apparent reason, they freeze on the screen. The components are still running and drawing lines on the canvas, as I've traced this through the code, but nothing appears on the screen. If I minimize and restore the form, the components often become invisible. They are not being repainted.
I've tried Invalidate, but this makes no difference, apart from some minor flickering of the component while it is working, but not when it isn't. The components are being updated every 50ms. This is a 2Ghz PC.
I've tried Application.ProcessMessages. Any other ideas?
Thanks,
Ross.
------------------------------------------------------------------------------
_______________________________________________
Delphi mailing list
Delphi at ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ns3.123.co.nz/pipermail/delphi/attachments/20050619/a1e4787e/attachment.html
More information about the Delphi
mailing list