[DUG] graphics stops updating
Ben Taylor
to_ben at yahoo.com
Sun Jun 19 16:10:13 NZST 2005
add this to the procedure that updates the components. if it fails, then you have a
threading issue.
uses windows;
..
Assert(GetCurrentThreadId=MainThreadID);
otherwise, you'll probably need to show some code..
--- Ross Levis <ross at stationplaylist.com> wrote:
> The figures are coming from a thread and updating on an event, but this is not the
> problem. I currently have 7 different controls on the screen showing the data
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the Delphi
mailing list