Search found 13 matches
- Sun Jul 23, 2017 11:15 pm
- Forum: VCL
- Topic: Install in QuickReport 5.06 Professional (Tokyo)
- Replies: 9
- Views: 25279
Re: Install in QuickReport 5.06 Professional (Tokyo)
To check if the problem was with my Delphi, I did the following: 1) I created a new VM (Windows 10). 2) I installed the Delphi 10.2 Tokyo (Professional). 3) I installed the Quick Report Professional 5.06. 4) I installed the Teechart 2017.22 (file TeeChartVCLFMXSOURCE-2017.22.exe) 5) Unzip the Tee9QR...
- Thu Jul 20, 2017 12:38 pm
- Forum: VCL
- Topic: Install in QuickReport 5.06 Professional (Tokyo)
- Replies: 9
- Views: 25279
Re: Install in QuickReport 5.06 Professional (Tokyo)
Hi,
I added "VCLTee" to the "unit scope names" and problem persists.
Any other suggestions?
If you wish, I can release remote access to my PC (via TeamViewer) to see if you can identify the problem.
I added "VCLTee" to the "unit scope names" and problem persists.
Any other suggestions?
If you wish, I can release remote access to my PC (via TeamViewer) to see if you can identify the problem.
- Wed Jul 19, 2017 12:51 pm
- Forum: VCL
- Topic: Install in QuickReport 5.06 Professional (Tokyo)
- Replies: 9
- Views: 25279
Re: Install in QuickReport 5.06 Professional (Tokyo)
I tried installing using the sources you sent me and when I was compiling I received the following errors (log attached): C:\D10\TeeChart 2017\Source\TeCanvas.pas(5803,22): error E2010: E2010 Incompatible types: 'VCLTee.TeCanvas.TTeeCanvas' and 'TeCanvas.TTeeCanvas' C:\D10\TeeChart 2017\Source\TeCan...
- Tue Jul 18, 2017 5:24 pm
- Forum: VCL
- Topic: Install in QuickReport 5.06 Professional (Tokyo)
- Replies: 9
- Views: 25279
Re: Install in QuickReport 5.06 Professional (Tokyo)
Thanks, but I use QuickReport version 5.06.
In the package I renamed the "QRWRunDXE10_2_w64" to "QR506RunDXE10_2" but when I tried to compile I received the error below:
[dcc32 Error] TeeHtml.pas(293): E2003 Undeclared identifier: 'RGBToColor'
How to solve this issue?
In the package I renamed the "QRWRunDXE10_2_w64" to "QR506RunDXE10_2" but when I tried to compile I received the error below:
[dcc32 Error] TeeHtml.pas(293): E2003 Undeclared identifier: 'RGBToColor'
How to solve this issue?
- Mon Jul 17, 2017 7:24 pm
- Forum: VCL
- Topic: Install in QuickReport 5.06 Professional (Tokyo)
- Replies: 9
- Views: 25279
Install in QuickReport 5.06 Professional (Tokyo)
How to install Teechart 2017.22 in QuickReport 5.06 Professional (Delphi 10.2 - Tokyo)?
- Wed Feb 01, 2017 1:06 pm
- Forum: VCL
- Topic: The "group slice" color in legend is not same of the slice.
- Replies: 9
- Views: 15424
Re: The "group slice" color in legend is not same of the slice.
Hello,
I did reinstall Teechart and applied only the patch in the Series.pas and it was enough to solve the problem.
To be "perfect" you only have to solve the #1760 issue .
Thank you.
I did reinstall Teechart and applied only the patch in the Series.pas and it was enough to solve the problem.
To be "perfect" you only have to solve the #1760 issue .
Thank you.
- Tue Jan 31, 2017 5:17 pm
- Forum: VCL
- Topic: The "group slice" color in legend is not same of the slice.
- Replies: 9
- Views: 15424
Re: The "group slice" color in legend is not same of the slice.
Hi, Yes, I had used your fix proposal for correction but the problem persisted. Now I removed the Teechart from Delphi and did a new installation and this time the caption was mounted correctly :D . With the two modifications suggested, the TeeChart appears to be working properly. The modifications ...
- Tue Jan 31, 2017 2:04 pm
- Forum: VCL
- Topic: The "group slice" color in legend is not same of the slice.
- Replies: 9
- Views: 15424
Re: The "group slice" color in legend is not same of the slice.
Hello, I did some more testing and found something that might help solve this issue. If I set the Y values in descending order, only the caption "Other" appears in the wrong color. If I do not order Y values (default), all captions in legend appears in the wrong color. http://natsam.com.br/teste/exa...
- Mon Jan 30, 2017 4:29 pm
- Forum: VCL
- Topic: The "group slice" color in legend is not same of the slice.
- Replies: 9
- Views: 15424
Re: The "group slice" color in legend is not same of the slice.
Hi, These are two different issues. The #1749 is about the legend text is incorrect for slices of pie: http://natsam.com.br/teste/grouped.png The above problem has been resolved by modifying the CalcLegendIndex() code. The issue #1757 is about the color of "other" in legend is not the same of "Other...
- Sat Jan 28, 2017 1:10 pm
- Forum: VCL
- Topic: The "group slice" color in legend is not same of the slice.
- Replies: 9
- Views: 15424
The "group slice" color in legend is not same of the slice.
The color of the "group slice" is not the same of slice:
I´m using Delphi XE7 and Teechart (sources) 2016.19.161025.
Does anyone know how to solve this problem?
I registered this issue in Steema's support (#1757).
See sample project and print screen.
I´m using Delphi XE7 and Teechart (sources) 2016.19.161025.
Does anyone know how to solve this problem?
I registered this issue in Steema's support (#1757).
See sample project and print screen.
- Mon Jan 16, 2017 1:42 pm
- Forum: VCL
- Topic: Incorrect legend (pie chart) if group slice is active
- Replies: 9
- Views: 18810
Re: Incorrect legend (pie chart) if group slice is active
This modification solved the problem.
Thank you.
Thank you.
- Mon Jan 16, 2017 11:30 am
- Forum: VCL
- Topic: Incorrect legend (pie chart) if group slice is active
- Replies: 9
- Views: 18810
Re: Incorrect legend (pie chart) if group slice is active
Hi Marc, This issue occurs only in Teechart 2016.19. I tested with the 2016.18 version and in this version the legend is mounted correctly. I need to send a fix to this problem to my customers until the end of this week, so, I like to know if the fix to this bug will be released quickly or I should ...
- Fri Jan 13, 2017 5:11 pm
- Forum: VCL
- Topic: Incorrect legend (pie chart) if group slice is active
- Replies: 9
- Views: 18810
Incorrect legend (pie chart) if group slice is active
The pie chart legeng are not being displayed correctly if "group < %" is active.
Sometimes the slice mark is also not shown.
See attached project and printscreens.
Teechart Pro version: v2016.19.161025 32 bit VCL
Rad Studio XE7 version: 21.0.17707.5020
Samuel
Sometimes the slice mark is also not shown.
See attached project and printscreens.
Teechart Pro version: v2016.19.161025 32 bit VCL
Rad Studio XE7 version: 21.0.17707.5020
Samuel