Dear Steema-Team !
I encountered an annoying bug in TeeChart 7.02 for Delphi 2005 (Win XP). I use a TChart with a line-series to draw the history of a pressure in mBar. So i have to update the Chart every second. With the old version (TeeChart 7.00 for Delphi 7) everything worked fine, but now i get an "out of resources" - exception when the program runs for a few hours.
After a few tests i figured out that everytime the TChart draws itself new (after i add a new value) it uses 2 or 3 more, new GDI objects (you can see that in the task manager - just select more columns then the standard columns).
You can test that out with a new project and an empty form. Just put a TChart in it, add a new line-series and TTimer and add every second a new value (with addxy). With the task manager you can see the loss of resources.
Please fix that bug, because i can't use the component until then.
with kind regards,
The Punisher
bug in TeeChart 7.02 for Delphi 2005 ?
bug in TeeChart 7.02 for Delphi 2005 ?
Last edited by Punisher on Tue Jan 25, 2005 11:43 am, edited 1 time in total.
Hi.
Yes, we are aware of this problem. Actually, the problem is in Delphi 2005 TPen implementation (Delphi 2005 bug). David already found a workaround/fix which will be included in 7.04 maintenance release.annoying bug in TeeChart 7.02 for Delphi 2005 (Win XP).
Marjan Slatinek,
http://www.steema.com
http://www.steema.com
Hi Marjan !
Thanks for the fast reply. Could you please tell me when the maintance release will be finished ? Or just post (or send me) the workaround for this (if its not too complicated). I am a source-code customer so i could change this until the relase by myself and recompile the whole package.
yours,
The Punisher
Thanks for the fast reply. Could you please tell me when the maintance release will be finished ? Or just post (or send me) the workaround for this (if its not too complicated). I am a source-code customer so i could change this until the relase by myself and recompile the whole package.
yours,
The Punisher
Hi Steema-Team !
Please tell me when the release will come. I had to disable the Chart now, because my program crashes after a few hours ("out of resources").
If it's too long until the release will come, please tell me how to implement the fix myself. I don't have the time to search for a workaround myself, so i would appreciate if you sent me the solve for that problem.
Thanks in advance,
The Punisher
Please tell me when the release will come. I had to disable the Chart now, because my program crashes after a few hours ("out of resources").
If it's too long until the release will come, please tell me how to implement the fix myself. I don't have the time to search for a workaround myself, so i would appreciate if you sent me the solve for that problem.
Thanks in advance,
The Punisher
Hi.
Please contact me directly at "marjan at steema dot com" and I'll send you the latest 7.04 TeCanvas.pas. The official 7.04 version will also be available shortly.
Please contact me directly at "marjan at steema dot com" and I'll send you the latest 7.04 TeCanvas.pas. The official 7.04 version will also be available shortly.
Marjan Slatinek,
http://www.steema.com
http://www.steema.com