<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>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.&nbsp; This is working well most of the time, but I'm having 
trouble&nbsp;with&nbsp;both of these components.&nbsp; For no apparent reason, 
they freeze on the screen.&nbsp; 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.&nbsp; If I minimize and restore the form, the components often 
become&nbsp;invisible.&nbsp; They are not being repainted.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've tried&nbsp;Invalidate, but this makes no 
difference, apart from some minor flickering of&nbsp;the component&nbsp;while it 
is working, but not when it isn't.&nbsp; </FONT><FONT face=Arial size=2>The 
components are being updated every 50ms.&nbsp; This is a 2Ghz PC.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've tried Application.ProcessMessages.&nbsp; 
</FONT><FONT face=Arial size=2>Any other&nbsp;ideas?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Ross.</FONT></DIV></BODY></HTML>