Great news regarding a new release. Can I ask if TV52013950 has been resolved? I really need the fix for my next release.
Thanks,
Steve
Search found 13 matches
- Tue Apr 28, 2009 6:54 pm
- Forum: VCL
- Topic: Next VCL Release
- Replies: 9
- Views: 14271
- Fri Mar 20, 2009 11:41 am
- Forum: VCL
- Topic: Re-calibrating Axis Labels when Exporting...
- Replies: 7
- Views: 10537
- Thu Mar 19, 2009 3:18 pm
- Forum: VCL
- Topic: Re-calibrating Axis Labels when Exporting...
- Replies: 7
- Views: 10537
- Tue Mar 10, 2009 2:55 pm
- Forum: VCL
- Topic: Re-calibrating Axis Labels when Exporting...
- Replies: 7
- Views: 10537
- Tue Mar 10, 2009 1:08 pm
- Forum: VCL
- Topic: Re-calibrating Axis Labels when Exporting...
- Replies: 7
- Views: 10537
- Mon Mar 09, 2009 5:37 pm
- Forum: VCL
- Topic: Memory Leak when Exporting to PNG File...
- Replies: 4
- Views: 7779
It Works!!
Yeray,
The new source code fixes the problem!! Great!
Thanks,
Steve
The new source code fixes the problem!! Great!
Thanks,
Steve
- Mon Mar 09, 2009 3:15 pm
- Forum: VCL
- Topic: Re-calibrating Axis Labels when Exporting...
- Replies: 7
- Views: 10537
Re-calibrating Axis Labels when Exporting...
I'm adding chart image exporting capabilities to my application. One of the features is that the user can select the size of the resulting image. The code is relatively straightforward. However when the source chart is much bigger than the resulting image, the axis labels get "scrunched up". See bel...
- Mon Mar 09, 2009 2:03 pm
- Forum: VCL
- Topic: Memory Leak when Exporting to PNG File...
- Replies: 4
- Views: 7779
Hmmmm,
Hi Yeray, Thanks for the note. I'm not sure what happened to the demo. I've corrected it by adding a TChart and the reference to FastMM4 - the same link will download the new version. I'm using version 8.04.11395 with source code on a Vista x64 machine and Delphi Pro 2009. I'm amazed that you don't ...
- Fri Mar 06, 2009 6:46 pm
- Forum: VCL
- Topic: Memory Leak when Exporting to PNG File...
- Replies: 4
- Views: 7779
Memory Leak when Exporting to PNG File...
FastMM4 reports a (significant) memory leak when TChart is saved as a PNG using TPNGExportFormat. A simple program that demonstrates the leak can be downloaded from:
http://www.cozmix.com/misc/TeePNGExport.zip
I hope it can be fixed!
CHeers,
Steve Maughan
PS A Hotfix would be great
http://www.cozmix.com/misc/TeePNGExport.zip
I hope it can be fixed!
CHeers,
Steve Maughan
PS A Hotfix would be great
- Thu Mar 05, 2009 12:26 pm
- Forum: VCL
- Topic: Drag Chart to Another Application - How?
- Replies: 1
- Views: 3668
Drag Chart to Another Application - How?
How would I be able to drag a chart to another application? Here's exactly what I'd like to do: When the user starts to drag a chart the system clones the dragged chart and changes its dimensions. The application then creates a BMP or PNG of the new chart and drops this into the other application. I...
- Mon Feb 09, 2009 3:42 pm
- Forum: VCL
- Topic: Drawing Text At an Angle - How To?
- Replies: 1
- Views: 3870
Drawing Text At an Angle - How To?
I'd like to draw a some text (at x, y) on the Canvas of a 2D TChart at an angle (theta) using the OnAfterDraw event. Is this possible? Anyone know how?
Thanks,
Steve Maughan
Thanks,
Steve Maughan
- Tue Feb 03, 2009 11:32 am
- Forum: VCL
- Topic: Problems Installing TeeChart 8.04 in D2009 (Debug Mode)
- Replies: 4
- Views: 9355
Narcis, Thanks for the note. It's now working. The problem was a couple of "old" DCUs (TeeStore) in the following directory: C:\Program Files (x86)\CodeGear\RAD Studio\6.0\lib\debug When I turned on "Use Debug DCUs" I got the problem. I'm not sure if this can be replicated but there may be a problem...
- Tue Feb 03, 2009 2:50 am
- Forum: VCL
- Topic: Problems Installing TeeChart 8.04 in D2009 (Debug Mode)
- Replies: 4
- Views: 9355
Problems Installing TeeChart 8.04 in D2009 (Debug Mode)
I'm trying to set up a new machine and I'm having some problems with TeeChart. The machine has Vista Ultimate x64 installed and Delphi 2009. It has never had any other version of Delphi or TeeChart installed, except the standard version that ships with Delphi 2009. I've converted over one of my proj...