ChartPro on MDI windows |
Post Reply |
Author | |
AndyWilton
Groupie Joined: 03 June 2008 Status: Offline Points: 82 |
Post Options
Thanks(0)
Posted: 27 October 2010 at 5:06am |
Hi,
I've just downloaded the latest build of the ChartPro product (v14.1.0) and I can only get it to work on windows that are executed on the main application thread. If I try and use it on a window that is on its own thread (eg, within a MDI setup) the Chart will not display. No errors are displayed and the control does initialise correctly - just no Chart? Is there any restrictions on the ChartPro control? Regards, Andy |
|
Product: Xtreme SuitePro (ActiveX) v11.2.1 -> v15.2.1
Platform: Windows XP / Vista / Win 7 Language: Clarion 5.5 -> C8.x ====================================== Andy Wilton |
|
sfi_dev
Newbie Joined: 07 April 2011 Status: Offline Points: 7 |
Post Options
Thanks(0)
|
Hi Andy. did you get any responses to this ?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Yes, it was resolved. Was some issue with creating ActiveX objects in second thread and we added new method CreateElement: Dim Style As ChartStackedBarSeriesStyle
Set Style = ChartControl.CreateElement("ChartStackedBarSeriesStyle") |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |