Page 1 of 1

SerieEditor dialog too small V3.2.2831.26852

Posted: Wed Oct 24, 2007 9:12 am
by 9637403
I run the following code in the Click Series event

Code: Select all

  Dim edt As New Steema.TeeChart.Editors.SeriesEditor
            edt.HideSourceTab = True
            edt.ShowModal(s)
the dialog displays however it's too small to show all the options and can't be resized, in particular the MARKS, SYMBOL, SHADOW tab path does not show all the options.

most series editor dialogs are too small to show all options and can't be resized.

Posted: Wed Oct 24, 2007 11:44 am
by narcis
Hi Adrian,

I've also been able to reproduce this and added the issue (TF02012551) to our bug list to be fixed for future releases.

Posted: Thu Oct 25, 2007 12:16 am
by 9637403
thanks

Posted: Thu Oct 25, 2007 12:39 am
by 9637403
the editor dialog also has some spelling errors... minor yes I know but while I'm poking around.

go to a contour series example
then
Series-->Format-->Marks

Visibl

AntiOverla

FontColor Lev

Posted: Thu Oct 25, 2007 12:45 am
by 9637403
also problems on the waterfall series format tab, some controls sit ontop of each other

Posted: Thu Oct 25, 2007 10:34 am
by narcis
Hi Adrian,
the editor dialog also has some spelling errors... minor yes I know but while I'm poking around.

go to a contour series example
then
Series-->Format-->Marks

Visibl

AntiOverla

FontColor Lev
Sorry but I can't reproduce this. Where did you find this problem exactly?

Thanks in advance.
also problems on the waterfall series format tab, some controls sit ontop of each other
Ok, I'll update this as well.

Posted: Thu Nov 08, 2007 12:11 am
by 9637403
All these issues remain in release 3.2.2866.23885

Posted: Thu Nov 08, 2007 8:25 am
by narcis
Hi Adrian,

Yes, that' right, the issue is still open in our bug list.

Posted: Thu Nov 08, 2007 10:54 pm
by 9637403
Fixed in release 3.2.2868.26902
Thanks