Page 1 of 1
ChartPreviewer
Posted: Thu Mar 25, 2004 9:39 am
by 9231472
I am using TeeChart 7 with BCB 6.
When I use ChartPreviewer, all works fine until I click the close buttons, and then I get a List out of bounds error.
Posted: Thu Mar 25, 2004 2:02 pm
by Marjan
Hi, Neil.
I was not able to replicate it here using TeeChart v7 and BCB6. Are you using the runtime packages ? If possible, send me small sample application which shows this problem. You can send it to
marjan@steema.com email address.
Posted: Fri Mar 26, 2004 9:04 am
by 9231472
I have not been able to recreate this in a simple project.
I have worked around the problem by enclosing ChartPreviewer->Execute() in a try - catch statement