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

TeeChartPro and ReportBuilder

edited April 2002 in General
I have a nuisance problem. When I place a tee chart component on a report
and the form goes out of scope, there is a window left in the screen.forms
property called TppParentWnd4x0. It appears that report builder is not
cleaning up after itself when a tee chart is in the report. If I remove the
TppDPTeeChart component from the report, then this form is no longer in
memory. Anyone had a similar experience?

The workaround I have is to free this odd form after the report form goes
out of scope by looping through the screen.forms property to find it.
thanks,
Jonathan

Comments

This discussion has been closed.