Page 1 of 1

Some help needed with strange behavior

Posted: Tue Oct 12, 2010 12:23 pm
by 10046032
Hello,

I just upgraded my 2010 version to the latest update. I was running the evaluation for Delphi XE and it was working ok. I reinstalled the latest update, all went ok but when I compiled my app I noticed certain visual "defects", for example although the zoom tool pen style is set to small dots it is drawn with solid style. Another example is a horizontal bar chart where the border of the bars is drawn too thick although nothing changed (and if I double click on the plots all properties are exactly as before). If I copy a plot and paste it on a new project then it works ok except the fact that the gradient of the back wall is enabled although in the original plot it is disabled. Can anyone even guess what the problem could be and how can I resolve it?

Regards

Re: Some help needed with strange behavior

Posted: Wed Oct 13, 2010 5:57 am
by 10046032
Ok, here is an update. After playing a little bit it looks like that something changed in TChart and when the plot antialias is enabled the pen is drawn as solid when SmallDots is true. I cannot find the error myself so can you please confirm this?

Regards

Re: Some help needed with strange behavior

Posted: Fri Oct 15, 2010 8:00 am
by narcis
Hi johnnix,

I'm not sure on how to reproduce this one. I created a 2D line series with its pen set to SmallDots and added AntiAlias tool and a GDI+ component with antialias enabled and everything worked fine. Could you please attach a simple example project or a code snippet we can run "as-is" to reproduce the problem here?

Thanks in advance.

Re: Some help needed with strange behavior

Posted: Fri Oct 15, 2010 8:22 am
by 10046032
Hello Narcis,

Please find attached a sample app. When I enable the TeeGDIPlus then zoom window is drawn as a solid line.

Regards

Re: Some help needed with strange behavior

Posted: Fri Oct 15, 2010 10:02 am
by narcis
Hi johnnix,

Thanks for the info. I could reproduce this one and added it (TV52015217) to the bug list.