Hello Yeray,
thank you very much this was it.
Your sincerely
Willi Ebert
Search found 26 matches
- Fri Nov 16, 2012 4:02 pm
- Forum: VCL
- Topic: Files in TeeChart Pro 2012 Full Source Code\Sources\VCL not
- Replies: 2
- Views: 4641
- Thu Nov 15, 2012 8:30 pm
- Forum: VCL
- Topic: Files in TeeChart Pro 2012 Full Source Code\Sources\VCL not
- Replies: 2
- Views: 4641
Files in TeeChart Pro 2012 Full Source Code\Sources\VCL not
Hello,
your source code installer from ver v2012.07.121105 VCL had not copied the actual files, like VCLTee.Chart.pas, in the folder ..\TeeChart Pro 2012 Full Source Code\Sources\VCL. In this folder the file version is still v2012.05
Your sincerly
Willi
your source code installer from ver v2012.07.121105 VCL had not copied the actual files, like VCLTee.Chart.pas, in the folder ..\TeeChart Pro 2012 Full Source Code\Sources\VCL. In this folder the file version is still v2012.05
Your sincerly
Willi
- Wed Nov 14, 2012 8:30 pm
- Forum: VCL
- Topic: Accesss Violation TChart an TGridBandTool
- Replies: 2
- Views: 4382
Re: Accesss Violation TChart an TGridBandTool
Hello Yeray,
you are right. With the actual version from November 06 the error is gone.
Thank you very much.
Your sincerely
Willi
you are right. With the actual version from November 06 the error is gone.
Thank you very much.
Your sincerely
Willi
- Tue Nov 13, 2012 5:47 pm
- Forum: VCL
- Topic: Accesss Violation TChart an TGridBandTool
- Replies: 2
- Views: 4382
Accesss Violation TChart an TGridBandTool
Hello,
if i add to a TChart a TGridBandTool in design mode there is always a access violation.
I use Delphi XE2 on Windows 7 32bit with TeeChart Pro 2012.5
Attached is the error stack from Delphi
Your sincerely
Willi
if i add to a TChart a TGridBandTool in design mode there is always a access violation.
I use Delphi XE2 on Windows 7 32bit with TeeChart Pro 2012.5
Attached is the error stack from Delphi
Your sincerely
Willi
- Fri Aug 05, 2011 1:56 pm
- Forum: VCL
- Topic: TRectangleTool and TContourSeries
- Replies: 12
- Views: 13504
Re: TRectangleTool and TContourSeries
Hello Yeray,
thank you very much. This is exactly the solution i am looking for.
Your sincerely
Willi
thank you very much. This is exactly the solution i am looking for.
Your sincerely
Willi
- Tue Aug 02, 2011 4:51 pm
- Forum: VCL
- Topic: TRectangleTool and TContourSeries
- Replies: 12
- Views: 13504
Re: TRectangleTool and TContourSeries
Hello Yeray, thank you very much for your reply. The TContourSeries we use to have good pictures of our date. Internaly we use the xyz-triplets. Therfore we have to know witch xz-point is in a user controlled area of this series. The user can alter the size and position of this are and than we had t...
- Fri Jul 29, 2011 5:56 pm
- Forum: VCL
- Topic: TRectangleTool and TContourSeries
- Replies: 12
- Views: 13504
Re: TRectangleTool and TContourSeries
Hello Yeray, the problem with the TRectangletool is solved. Finally i created the TRectangletool in the form create procedure and not in the form show procedure. But now i have still the problem that CellBounds method is only defined for TColorGridSeries and not for TContourSeries. Can you help me? ...
- Fri Jul 22, 2011 12:19 pm
- Forum: VCL
- Topic: TRectangleTool and TContourSeries
- Replies: 12
- Views: 13504
Re: TRectangleTool and TContourSeries
Hello Yeray, thank you very much for your response. I know a "simple" ample is your approach to find the error. But please understand our project as often not "simple" so we can't make a sample project to display a error. So i can' send you a sample. Please ask me some question so i can answer your ...
- Wed Jul 20, 2011 3:45 pm
- Forum: VCL
- Topic: TRectangleTool and TContourSeries
- Replies: 12
- Views: 13504
Re: TRectangleTool and TContourSeries
Hello Yeray, i have found now a some documents about the TRectangleTool. I used it like in your Tool_RectangleAllowDragResize.pas. But if the TRectangleTool is connected to the same chart as i uses for datasource of a TBarSeries to display the histogram of the ContourSeries2, the barseries can't get...
- Wed Jul 20, 2011 2:52 pm
- Forum: VCL
- Topic: TRectangleTool and TContourSeries
- Replies: 12
- Views: 13504
Re: TRectangleTool and TContourSeries
Hello Yeray,
the problem is the method CellBounds is not documented is your "TeeChart Pro v2011 VCL Library..." or elsewhere. So can't use it. And second screen coordinates doesn't help me.Only coordinates from the contourseries helps me.
Your sincerely
Willi
the problem is the method CellBounds is not documented is your "TeeChart Pro v2011 VCL Library..." or elsewhere. So can't use it. And second screen coordinates doesn't help me.Only coordinates from the contourseries helps me.
Your sincerely
Willi
- Mon Jul 18, 2011 6:21 pm
- Forum: VCL
- Topic: TRectangleTool and TContourSeries
- Replies: 12
- Views: 13504
TRectangleTool and TContourSeries
Hello, i have to select a list of areas in a TContourSeries. My fist thouth was to use the TRectangleTool to draw several rectangles on a TContourSeries. Than i have to detect if a specific point from the series is in this area. And if so i had to compute e.g. the average of the z-values of all poin...
- Wed Jul 06, 2011 4:54 pm
- Forum: VCL
- Topic: TeeChart 2011 with D2010 - printing not working good, too
- Replies: 1
- Views: 3724
TeeChart 2011 with D2010 - printing not working good, too
Hello, we have the same problem as Jamie had in his post 'TeeChart 2011 with D2007 - printing not working?' and therefore we use your workaround with activating the "Smooth" checkbox or using a ChartPreviewer with cpoAsBitmap option enabled. But we are not very satisfied wit the quality of this bitm...
- Wed Apr 13, 2011 5:08 pm
- Forum: VCL
- Topic: EInvalidOperation with SubChart and MarksTipTool
- Replies: 3
- Views: 5359
Re: EInvalidOperation with SubChart and MarksTipTool
Hello Yeray,
thank you very much for your quick answer. But i do not fully understand your code. Lets say Chart1 is my main Chart, SubChart1 is the SubChart of Chart1. But why you use Chart2?
Your sincerely
Willi Ebert
thank you very much for your quick answer. But i do not fully understand your code. Lets say Chart1 is my main Chart, SubChart1 is the SubChart of Chart1. But why you use Chart2?
Your sincerely
Willi Ebert
- Wed Apr 13, 2011 2:42 pm
- Forum: VCL
- Topic: EInvalidOperation with SubChart and MarksTipTool
- Replies: 3
- Views: 5359
EInvalidOperation with SubChart and MarksTipTool
Hello I've get always a EInvalidOperation (with message 'SubChart' has no parent window) if the SubChart has a MarksTipTool assigned to a series as Tool and the cursor hovers over the series in the SubChart. The error occurs in line 574 of TSubChartTool if (not AllowDrag) then -> TChartAccess(FChart...
- Wed Dec 01, 2010 2:46 pm
- Forum: VCL
- Topic: Error transferring internal Bitmap using BitBlt
- Replies: 27
- Views: 33052
Re: Error transferring internal Bitmap using BitBlt
Hello Narcís i can reproduce the error if the remote desktop window is minimized and the program is showed normal. If this remote desktop window is in normal window state the error didn't happen. And if the program is minimized on the remote desktop and if the remote desktop is minimized, the error ...