Search found 7 matches

by Jorge
Mon Sep 22, 2008 3:42 pm
Forum: VCL
Topic: TContourLeves UptoValue
Replies: 5
Views: 9174

Hi Narcis I'm using TeeChart 8.01 for C++ Builder 6, and yes my problem is the same as the problem described in the link above. So is there something I can do to modify the contour values at run-time? Because we have bougtht and migrated our proyect to this new version of TeeChart in order to have a...
by Jorge
Mon Sep 22, 2008 1:20 pm
Forum: VCL
Topic: TContourLeves UptoValue
Replies: 5
Views: 9174

I'm still having the same error when I add the levels before use them. The problem is that when I try to use levels, the pointer to these class (TContourLevels) is not initialize and it's pointing to nowhere. The question is that I don't know how to make Levels-> to point to the correct direction. I...
by Jorge
Mon Sep 22, 2008 7:27 am
Forum: VCL
Topic: TContourLeves UptoValue
Replies: 5
Views: 9174

TContourLeves UptoValue

Hi We are getting some problems trying to change by code the contour values of a graphic. We have no problem to set the value of the contour on design-time, the problem is when we try to change this value on run-time, and we get the following error: Access violation at address 20033204 in module rtl...
by Jorge
Tue Aug 19, 2008 7:49 am
Forum: VCL
Topic: Unable to find package import
Replies: 1
Views: 5096

Unable to find package import

Hi We've installed TeeChart 8.01 for Delphi2007 and we are using it with C++ Builder 2007. When we try to compile the project, the program tries to find the libraries of the previous version of TeeChart: Unable to find package import: • Teelanguage6C6.bpi • TeeImage6C6.bpi • TeePro6C6.bpi • TeeGl6C6...
by Jorge
Thu Aug 14, 2008 2:44 pm
Forum: VCL
Topic: Teechart 8.01 problems with GIFImage.hpp and NMFTP.hpp
Replies: 4
Views: 7177

Hi Pep

Thank you again, with your help we have been able to solve the problem.
by Jorge
Thu Aug 14, 2008 10:04 am
Forum: VCL
Topic: Teechart 8.01 problems with GIFImage.hpp and NMFTP.hpp
Replies: 4
Views: 7177

Hello Pep Thank you for the last message, I've already solved the problem with GIFImage, but now I have another one. We have this error: E2015 Ambiguity between 'pmNone' and 'Forms::pmNone' in the line HPLX ->Chart1->AllowPanning = pmNone; We have been checking the help and we don’t know why there’s...
by Jorge
Wed Aug 13, 2008 9:41 am
Forum: VCL
Topic: Teechart 8.01 problems with GIFImage.hpp and NMFTP.hpp
Replies: 4
Views: 7177

Teechart 8.01 problems with GIFImage.hpp and NMFTP.hpp

Hello We have done an application with Teechart v6, but now we have changed to Teechart 8.01 and when we attempt to compile the program there’s an error because it’s impossible to find the files GIFImage.hpp. We’d like to know if the names of these files have changed in the new version or there are ...