bug with Delphi CLX

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
AlexeyChe
Newbie
Newbie
Posts: 4
Joined: Wed Mar 01, 2006 12:00 am

bug with Delphi CLX

Post by AlexeyChe » Tue Dec 29, 2009 1:59 pm

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

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: bug with Delphi CLX

Post by Yeray » Wed Dec 30, 2009 3:34 pm

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

AlexeyChe
Newbie
Newbie
Posts: 4
Joined: Wed Mar 01, 2006 12:00 am

Re: bug with Delphi CLX

Post by AlexeyChe » Tue Jan 12, 2010 8:49 am

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
Attachments
example_prj.zip
(17.55 KiB) Downloaded 222 times

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: bug with Delphi CLX

Post by Yeray » Wed Jan 20, 2010 11:14 am

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply