Page 1 of 1

Bug: DrawLineTool paint small dots while pen width>2

Posted: Mon Apr 24, 2006 7:58 pm
by 9234539
hi,
Drop a chart, and add TDrawLineTool and set its pen width to be 2. Run the program and whenever you click the chart, it paints a small dot.

The dot size depends on the pen width, but it wont' show up for size of 1.

These dots disappear after chart repaint.

Fang
vcl 7.06

Posted: Mon Apr 24, 2006 8:14 pm
by 9234539
Setting pen to Flat or Square solves the problem, only Round gives that problem. Ending style?

Posted: Fri Apr 28, 2006 12:40 am
by Pep
Hi Fang,

yes, this is by default, the end style, setting it to square or flat is the trick.