Problem with wxDC::CrossHair

Alejandro ahmostovoi at gmail.com
Wed May 21 08:29:29 PDT 2008


Hi,
    I'm using wxDC::CrossHair in a window. When I draw the cross near 
one of  the horizontal edges of the window, the horizontal line of the 
cross does not reach the opposite edge.

    For example:

     wxDC::CrossHair(1,100);

with the window maximized, the horizontal line is some pixels short on 
the right side.

Is that a bug?

Thanks.
Alejandro.


More information about the wx-users mailing list