Problem with wxDC::CrossHair
Alejandro
ahmostovoi at gmail.com
Wed May 21 11:25:12 PDT 2008
The wx version is 2.8.7 with Windows XP SPII.
Regards.
Alejandro
-------- Mensaje original --------
Asunto: Re: Problem with wxDC::CrossHair
De: Vadim Zeitlin <vadim at wxwidgets.org>
Para: wx-users at lists.wxwidgets.org
Fecha: 21/05/2008 02:05 p.m.
> On Wed, 21 May 2008 12:29:29 -0300 Alejandro <ahmostovoi at gmail.com> wrote:
>
> A> I'm using wxDC::CrossHair in a window. When I draw the cross near
> A> one of the horizontal edges of the window, the horizontal line of the
> A> cross does not reach the opposite edge.
> A>
> A> For example:
> A>
> A> wxDC::CrossHair(1,100);
> A>
> A> with the window maximized, the horizontal line is some pixels short on
> A> the right side.
> A>
> A> Is that a bug?
>
> It looks like it. As usual it would be helpful to know the wx version and
> platform you use as well as minimal patch to the minimal (or any other)
> sample reproducing it.
>
> Thanks,
> VZ
>
>
More information about the wx-users
mailing list