Problems with TeeChart 6.0
The last June I update to ReportBuilder 7.02, the last november I bought the
TeeChart with full source V6.01. This version was deliver with teh version
6.0 and the version 6.01. Because in the help of ReportBuilder say that this
version 7.02 is full compatible with version 6.0 of TeeChart I install this
version. The steps I follow are:
1) Unistall ReportBuilder 7.02 (I follw the instructions located in the
ReportBuilder Help).
2) I install TeeChart 6.0 without problems.
3) I install ReportBuilder 7.02. without problems.
I compile my application with package, without problems. The application
have one report with a Chart, and when I select
the option Edit to change the Chart this message appear "Read Error
MainPage.TabIndex: property don't exist".
This are the package that I have installed in Delphi 5 Enterprise.
Report Builder Data Access Environmment (dlcXXX75.bpl)
Report Builder Enterprise (dlcXXX75.bpl)
Report Builder RAP Language (dlcXXX75.bpl)
Report Builder Sample Components (dlcXXX75.bpl)
Report Builder TeeChart 5.02 Components (dlcXXX75.bpl)
TeeChart 6 Components XXXXX65.bpl
TeeChart 6 for OpenGl XXXXX65.bpl
TeeChart 6 for QuickReport XXXXX65.bpl
TeeChart 6 Pro Components XXXXX65.bpl
Please I need some help to solve this problem.
Thak you.
--
Ing. Carlos M. Sotomayor
Grte. de Tecnolog?a
www.arizmendicomputos.com
www.arizmendi.com
TE 5235-7000/7005
TeeChart with full source V6.01. This version was deliver with teh version
6.0 and the version 6.01. Because in the help of ReportBuilder say that this
version 7.02 is full compatible with version 6.0 of TeeChart I install this
version. The steps I follow are:
1) Unistall ReportBuilder 7.02 (I follw the instructions located in the
ReportBuilder Help).
2) I install TeeChart 6.0 without problems.
3) I install ReportBuilder 7.02. without problems.
I compile my application with package, without problems. The application
have one report with a Chart, and when I select
the option Edit to change the Chart this message appear "Read Error
MainPage.TabIndex: property don't exist".
This are the package that I have installed in Delphi 5 Enterprise.
Report Builder Data Access Environmment (dlcXXX75.bpl)
Report Builder Enterprise (dlcXXX75.bpl)
Report Builder RAP Language (dlcXXX75.bpl)
Report Builder Sample Components (dlcXXX75.bpl)
Report Builder TeeChart 5.02 Components (dlcXXX75.bpl)
TeeChart 6 Components XXXXX65.bpl
TeeChart 6 for OpenGl XXXXX65.bpl
TeeChart 6 for QuickReport XXXXX65.bpl
TeeChart 6 Pro Components XXXXX65.bpl
Please I need some help to solve this problem.
Thak you.
--
Ing. Carlos M. Sotomayor
Grte. de Tecnolog?a
www.arizmendicomputos.com
www.arizmendi.com
TE 5235-7000/7005
This discussion has been closed.
Comments
RB 7.02 and RB 7.03 are compiled to support TeeChart 6.0. To Support
TeeChart 6.01, you will need to recompile the RB TeeChart related packages.
Access the RBuilder.hlp and select the table of contents, then select
ReportBuilder Reference | TeeChart | Delphi 5.
--
Nard Moseley
Digital Metaphors
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Note that when you install RB for Delphi 5, you may need to select the
proper RB TeeChart packages to install. You want to install the RB packages
for TeeChart 6. You can also manually install them from
RBuilder\TeeChart\.Tee600.
--
Nard Moseley
Digital Metaphors
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
application and the Report Builder Demos compile without problems but when
you try to edit some Chart the problem appear.
I have D5 and TeeChart 6.0 installed. As a test I ran the
RBuilder\Demos\EndUser\Report Explorer example. I can sucessfully edit a
chart.
In Delphi try opening the RBuilder\Source\ppCh*.pas units. The
ppChDPEdDlg.pas unit descends from a teechart form - perhaps this is the
source of the issue. The error "Read Error MainPage.TabIndex: property don't
exist" must coming from teechart.
--
Nard Moseley
Digital Metaphors
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
issue and wondering what you found.
b