Print Page | Close Window

ChartPro on MDI windows

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Chart Control
Forum Description: Topics Related to Codejock Chart Control
URL: http://forum.codejock.com/forum_posts.asp?TID=17492
Printed Date: 15 May 2024 at 10:48am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ChartPro on MDI windows
Posted By: AndyWilton
Subject: ChartPro on MDI windows
Date 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



Replies:
Posted By: sfi_dev
Date Posted: 30 May 2011 at 1:35am
Hi Andy. did you get any responses to this ?


Posted By: Oleg
Date Posted: 30 May 2011 at 1:29pm
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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net