Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

TWO DBChart-Icons in designer

edited June 2007 in General
Hi all,

I'm using ReportBuilder 10.06 and TeeChart Pro 5.02.

I changed in a Project from ReportBuilder Version 7.04 to 10.06.

Using "ppchrtDP" makes visible the DBChart-icon in the toolbar of the
designer at runtime. The same as with Version 7.06.
But in Version 10.06 it appears TWICE! There are now TWO Icons.
The left one adds a DBChart as i know from Version 7.04.
But the rigtht one only adds an empty rectangle that seem to be a DBChart
too?
Why there are now two buttons? Is this a feature or a bug?

Comments

  • edited June 2007
    Hi Achim,

    The actual DBChart component is only kept to provide backward compatibility.
    The proper chart to use is the DPChart (the one that adds an actual
    DBChart). For some reason the other package is being loaded. This is most
    likely due to an old registry entry that did not get updated.

    From the Delphi IDE open the Components | Install Packages dialog and be
    sure the rbTDBC10x.bpl is not being loaded. If it is, uncheck or remove the
    entry.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.