Greetings!
Steema Support Central writes to inform you of the availability of the latest TeeChart VCL/FMX 2018.24.180321 release with full RAD Studio 10.2.3 (RX/DX/CX) support.
Customers with active subscription may download the version at no-charge from the customer download page.
The new update includes TeeChart Pro and Standard binary and source code installers for all development environments already supported and adds full support for RAD Studio, Delphi , C++ Builder 10.2 Tokyo Update 3.
If you'd like to try-out the new release you can follow this link to download the fully functional evaluation version.
Version history for TeeChart VCL/FMX may be viewed at the product release notes.
TeeChart VCL/FMX v2018 [21 MAR 2018] RELEASE 2018.24.180321
TeeChart VCL/FMX v2018 [21 MAR 2018] RELEASE 2018.24.180321
Best Regards,
Gemma Gibert
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
Instructions - How to post in this forum
Gemma Gibert
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
Instructions - How to post in this forum
Re: TeeChart VCL/FMX v2018 [21 MAR 2018] RELEASE 2018.24.180321
Series1->AddXY(1.0, 2.0); causes a segmentation fault (11) error
using C++ Tokyo 10.2.3 + TeeChart Pro V2018.24.180321 FMX + Android SDK 24.3.3
How does this happen?
New Project -> FMX C++
Add a TChart + TLineSeries
Add a Button -> OnClick -> Series1->AddXY(1.0, 2.0);
=> OnClick causes in debug-mode
Project ...apk has raised exception-class segmentation fault (11)
using C++ Tokyo 10.2.3 + TeeChart Pro V2018.24.180321 FMX + Android SDK 24.3.3
How does this happen?
New Project -> FMX C++
Add a TChart + TLineSeries
Add a Button -> OnClick -> Series1->AddXY(1.0, 2.0);
=> OnClick causes in debug-mode
Project ...apk has raised exception-class segmentation fault (11)
Re: TeeChart VCL/FMX v2018 [21 MAR 2018] RELEASE 2018.24.180321
Hello,
We've added it to the public tracker and found a workaround for it:
http://bugs.teechart.net/show_bug.cgi?id=2032
We've added it to the public tracker and found a workaround for it:
http://bugs.teechart.net/show_bug.cgi?id=2032
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |