[wx 2.6.3, WinXP, VC6] wxDC::DrawLine

Robert Roebling robert at roebling.de
Sat May 19 05:23:14 PDT 2007


Joe Stanton wrote:

> A diagonal line drawn with wxDC::DrawLine can produce 
> gaps which paint can leak through.  Is there a fix 
> planned for this, or has anyone created a solution
> Some other way?
> 
> dc.DrawLine(0,0,510,511);

We use the native call for drawing a line and this
will surely not be changed.

  Robert






More information about the wx-users mailing list