CXTPChartControl always with black background |
Post Reply |
Author | |
jli1
Groupie Joined: 15 November 2016 Status: Offline Points: 13 |
Post Options
Thanks(0)
Posted: 03 April 2017 at 5:03pm |
Hi,
I have several programs that use CXTPChartControl and they work with no problem. I have created a new program, just an MFC App with a dialog box and the control always comes up with a black background. With just this in my OnInitDialog CRect oRect(0, 0, 500, 500); m_oChart.Create(WS_VISIBLE | WS_CHILD, oRect, this, IDC_CHARTCONTROL); I get a black box. If I add a title you can't see it. I am following the examples and having spent all afternoon on this, I need some help. Any help greatly appreciated. |
|
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 |