Page 1 of 1

TChartEditorPanel does not show up in all projects

Posted: Sat Jul 01, 2006 3:28 pm
by 9231062
I am using Pro v7.06. If I put TChartEditorPanel along with a TChart component on the main form then the Editor shows. But when I create another form and place the same components on it then the Editor does not show! I am at a complete loss as to why this should be happening! I have a sample project which has the abovementioned forms and the Editor does not show - if you want I can send it to you.

Posted: Mon Jul 03, 2006 8:10 am
by narcis
Hi skm,

Please notice that latest maintenance release is v7.07, which is available at the customer area. However, if the problem persists you can send us the example at news://www.steema.net/steema.public.attachments newsgroup.

Thanks in advance.

Posted: Tue Jul 04, 2006 7:33 am
by narcis
Hi skm,

Thanks for the example. I could reproduce the problem here and added it (TV52011541) to our defect list to be fixed for future releases. The problem is that the editor panel is behind hte panel and can't be seen. It looses its parent in additional forms.

Posted: Sat Jul 08, 2006 1:27 pm
by 9231062
Hi Narcis,

Is there some option to make it work - maybe by creating it in code...?

Best regards,
skm

Posted: Tue Jul 18, 2006 1:22 pm
by Pep
Hi,

I'm sorry, for the moment I've not found any workaround, if I find anyone I'll let you know.

Posted: Tue Sep 05, 2006 9:08 am
by narcis
Hi skm,

As an update and after investigatin further into it, this seems a VCL framework bug, not a TChartEditorPanel bug. If you put TChartEditorPanel outside Panel2, in the example project you sent, then works fine.