Hi,
I have created a very simple program to test scrolling in the FinanceChart. The drawing of the FinanceChart with a viewport is all fine.
Once the m_financechart.updateViewPort(true,true) function is fired it drops into the event handler and within the ChartViewer the function c->getChartMetrics() fails with an access violation.
I can build all the demo scrolling apps and have based the program on the Simple Scrolling demo.
Thanks |