End user graphs / teechart
Using Delphi 2009, ReportBuilder 11.0, Teechart std 8.03:
I am trying to add graph support to the end user writer, but running into
problems. I saw to add the following units to the uses:
ppChrt,daDataModule,raCodMod,ppCTMain,ppChrtDP,myChkBox, ppChrtUI;
Now, without the ppChrtUI, I can compile, but nothing comes up but a blank
box when I drop a chart on. With the ppChrtUI included, I cannot compile. I
get an compiler error that states: File not found: 'TeeStringsEditor.dcu'.
How can I get this to work?
Thanks!
I am trying to add graph support to the end user writer, but running into
problems. I saw to add the following units to the uses:
ppChrt,daDataModule,raCodMod,ppCTMain,ppChrtDP,myChkBox, ppChrtUI;
Now, without the ppChrtUI, I can compile, but nothing comes up but a blank
box when I drop a chart on. With the ppChrtUI included, I cannot compile. I
get an compiler error that states: File not found: 'TeeStringsEditor.dcu'.
How can I get this to work?
Thanks!
This discussion has been closed.
Comments
This is due to the fact that Steema does not include all of the UI dcu's
with the standard version of TeeChart. To work around this issue you can
either build your application with runtime packages (Tee, TeeUI, and TeeDB)
or upgrade your version of TeeChart to the Professional edition.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com