Hi, everyone
I have program written in Delphi VCL, and I need to translate it to CLX. Program in VLC work fine, and I dont have questions in there
Main questions in CLX version. After conversion, my DBChart is look like black-white movie - the color of the brushes has disapperear. When I trying to change this manually in chart I have a bug: in Series(Polar System)->Point->Pattern - the solid pattern does not switch on, and consenquently the color of the brush is impossible to see.
Other patterns, also patterns from bmp file is worked fine, but I need the brush with solid color - it is the main point of my program, because the color of every brush is taking from database.
How I can fix it? I think the problem in build of TeeComponents, but I dont have any alternative
TeeComponents - 7 version
Delphi 7, WinXP
thanks
bug with Delphi CLX
Re: bug with Delphi CLX
Hi AlexeyChe,
Could you please prepare a simple example project we can run as-is to reproduce the problem here? You can attach your files directly here in a forum post.
Could you please prepare a simple example project we can run as-is to reproduce the problem here? You can attach your files directly here in a forum post.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: bug with Delphi CLX
There is example of project. I just need solid color pattern for my brushes
I dont accenting on errors like "Stack Overflow" when I close chart editor, or sometimes get error "Access violation at address 5230C8836" in module 'TeeUI77Clx.bpl'. Read of address 00000008", it to me not strongly disturbs
P.S. At holidays I was try with TeeChart version 8.01 8.04 8.06, same problems
I dont accenting on errors like "Stack Overflow" when I close chart editor, or sometimes get error "Access violation at address 5230C8836" in module 'TeeUI77Clx.bpl'. Read of address 00000008", it to me not strongly disturbs
P.S. At holidays I was try with TeeChart version 8.01 8.04 8.06, same problems
- Attachments
-
- example_prj.zip
- (17.55 KiB) Downloaded 222 times
Re: bug with Delphi CLX
Hi AlexeyChe,
We've made some tests with CLX and could reproduce the errors you mention. We've added them to the defect list (TV52014635) but we can't give you a date for this to be fixed.
We recommend you to try an older v7 version that may be more stable.
We've made some tests with CLX and could reproduce the errors you mention. We've added them to the defect list (TV52014635) but we can't give you a date for this to be fixed.
We recommend you to try an older v7 version that may be more stable.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |