Search found 14 matches

by anauta2014
Sun Feb 15, 2015 5:36 pm
Forum: VCL
Topic: Latest release is not compatible with the TMS Pack
Replies: 4
Views: 7830

Re: Latest release is not compatible with the TMS Pack

Hi Yeray I mean changes in the VclTee.TeeGDIPlus.hpp file, I did ones after installation of the TeeChartPro package. I've moved these lines to the namespace Vcltee: typedef Gdiplus::Graphics TGPGraphics; typedef Gdiplus::Brush TGPBrush; typedef Gdiplus::Pen TGPPen; typedef Gdiplus::Font TGPFont; typ...
by anauta2014
Fri Feb 13, 2015 3:03 pm
Forum: VCL
Topic: Two annotations for cursor tool
Replies: 6
Views: 11910

Re: Two annotations for cursor tool

Hi Yeray
As I can this issue is not fixed yet.
Would you like to tell, how this can be fixed?
by anauta2014
Thu Feb 12, 2015 12:00 pm
Forum: VCL
Topic: Latest release is not compatible with the TMS Pack
Replies: 4
Views: 7830

Re: Latest release is not compatible with the TMS Pack

Sorry, Yeray, I checked again and can see that the program that is not compatible was done under BuilderXE with the TeeChart from May 2014, now I have to recompile for XE3 and XE7.
The solution for me is to place definitions under namespace Vcltee.

May be you can do this in the future release?
by anauta2014
Wed Feb 11, 2015 1:39 pm
Forum: VCL
Topic: Latest release is not compatible with the TMS Pack
Replies: 4
Views: 7830

Latest release is not compatible with the TMS Pack

I've installed latest TeeChartPro, but found new bug: in the previous versions in the file VclTee.TeeGDIPlus.hpp the lines: typedef Gdiplus::Graphics TGPGraphics; typedef Gdiplus::Brush TGPBrush; typedef Gdiplus::Pen TGPPen; typedef Gdiplus::Font TGPFont; typedef Gdiplus::PrivateFontCollection TGPPr...
by anauta2014
Thu Nov 20, 2014 12:46 pm
Forum: VCL
Topic: Two annotations for cursor tool
Replies: 6
Views: 11910

Re: Two annotations for cursor tool

Hi Yeray
I know, I can add, but as cursor tool has one X-annotation tool, for symmetry can be the second Y-annotation.
by anauta2014
Thu Nov 20, 2014 9:07 am
Forum: VCL
Topic: Two annotations for cursor tool
Replies: 6
Views: 11910

Two annotations for cursor tool

Currently cursor tool has only one annotation on the bottom axis. Is it possible to have two annotations one on the bottom axis and the second on the left axis?
by anauta2014
Thu Oct 23, 2014 12:11 pm
Forum: VCL
Topic: How to customize TColorLineTool annotation?
Replies: 2
Views: 5713

Re: How to customize TColorLineTool annotation?

Thank you, Yeray
I understood now the purpose of such implementation.
by anauta2014
Thu Oct 23, 2014 6:04 am
Forum: VCL
Topic: How to customize TColorLineTool annotation?
Replies: 2
Views: 5713

How to customize TColorLineTool annotation?

Is it possible to customize annotation for ChartLineTool?
I mean to change vertical position, to change the content on the fly an so on.
As I can see for now there is not any OnGet value for this tool.

Sorry, TColorLineTool annotation
by anauta2014
Sat Jun 07, 2014 8:55 am
Forum: VCL
Topic: TeeChart 2014 and FastReport 4.9
Replies: 7
Views: 16482

Re: TeeChart 2014 and FastReport 4.9

I am using FastReport 15.9 with the TeeChart2014, it works fine after recompile of the FastReport for TeeChartPro (for x86 and x64 too)
by anauta2014
Tue Jun 03, 2014 8:21 am
Forum: VCL
Topic: TeeChart for XE6, Unable to open Winapi.GDIPAPI.hpp
Replies: 4
Views: 8585

Re: TeeChart for XE6, Unable to open Winapi.GDIPAPI.hpp

I had seen this also, for my opinion this depends on the installer, when I installed CBuilder with unchecked TeeChart Standard, GDI*.hpp file were absent, will try to install XE6 with TeeChart Standard, if so.
by anauta2014
Tue May 27, 2014 7:43 am
Forum: VCL
Topic: List index out of bounds (3) when trying to change series
Replies: 4
Views: 9695

Re: List index out of bounds (3) when trying to change series

I've added this on 29 April as "Change series error in the Chart Editor ", but up to now this is not fixed yet.
This error exists in the previous release also.
by anauta2014
Tue Apr 29, 2014 1:59 pm
Forum: VCL
Topic: Change series error in the Chart Editor
Replies: 3
Views: 6830

Re: Change series error in the Chart Editor

Hi, Yeray
How can I add me to the CC list?
And remark about this bug - one exists also in the application in the run-time (Editor from TeeCommander)
by anauta2014
Tue Apr 29, 2014 9:41 am
Forum: VCL
Topic: Change series error in the Chart Editor
Replies: 3
Views: 6830

Change series error in the Chart Editor

The Change of the Series Button in the designer does not work, produces "List Out of Index(3) " error.
I have this error on Builder XE6 and latest TeeChartPro Beta2014 .
To reproduce:
Create VCL application and put to the form Chart and LineSeries.
The will try in the charteditor to change the series.
by anauta2014
Wed Apr 23, 2014 5:51 am
Forum: VCL
Topic: XE6
Replies: 7
Views: 12244

Re: XE6

Hi Narcis
Can you send me for tests new beta for XE6?