Page 1 of 1

ChartEditorPanel and ITeeEditor

Posted: Wed Apr 04, 2007 6:17 pm
by 9531332
How do you get the ITeeEditor interface for the editor inside the ChartEditorPanel, in order to change it's ShowPages and Options properties?

Or is this not supported?

Posted: Thu Apr 05, 2007 8:26 am
by narcis
Hi thatnerdyguy,

Yes, this is supported, you should do something as what's shown in the All Features\Welcome!\Components\Chart Editor\Chart Editor dialog example at the features demo. You'll find the demo at TeeChart's program group.

Posted: Thu Apr 05, 2007 1:22 pm
by 9531332
In that example you have a direct reference to the TeeEditor. My question is how do you get that reference if instead of creating a TeeEditor, you instead have a ChartEditorPanel. I want to modify the editor "inside" the ChartEditorPanel.

[edit] Or can you embed a TeeEditor directly in a form? My understanding is that the TeeEditor was just an object to instantiate the editor "inside" a dialog.

Posted: Mon Apr 09, 2007 11:10 pm
by Pep
Hi,

I'm afraid this is not possible using the ChartEditorPanel (although it is using the Chart Editor and the TeeEditor component) - this issue is already on the wishlist for the TeeChart Pro AX v7 meaning that every effort will be made to include it into the next release.