
Index
From: Mike Davis Resource Guidance, Inc.
Subject: TChartEditorPanel does not display on complex MDI form.
Date: Wed, 13 Dec 2006 08:30:54 -0700
Newsgroup: steema.public.teechart7.cppbuilder
I have created a complex MDI child form. On the form are several panels, but
the main panel has two controls, a PageControl and a display Panel. On the
display Panel is a TChart control.
The PageControl has four pages. On the second page of the control is a
ScrollBox control. Placed on top of that control is a TChartEditorPanel.
This control is linked to the TChart control over in the display Panel.
When the form is displayed, the TChart control is visible, but the
TChartEditorPanel control is not. Regardless of what I try, the editor panel
cannot be displayed.
Test case is attached.
File attachment Test Case.zip (20.5 KB)