[ros-dev] Bug in freetype.dll?
Hartmut Birr
hartmut.birr at gmx.de
Tue Oct 19 01:21:37 CEST 2004
Hi,
I've added a line 'DbgPrint("%d %d %d %d\n", cbox.xMin, cbox.yMin,
cbox.xMax, cbox.yMax);' in ftrend1.c in function ft_raster1_render after the
line where the cbox values are set. I get '86272 0 2815808 3057600' for the
flashing window. All other prints from this point are '0 0 640 384', '0 0
320 448' or '0 -128 384 384'. The values are in a range from -128 to 640.
- Hartmut
> -----Original Message-----
> From: ros-dev-bounces at reactos.com
> [mailto:ros-dev-bounces at reactos.com] On Behalf Of Ge van Geldorp
> Sent: Monday, October 18, 2004 11:57 PM
> To: 'ReactOS Development List'
> Subject: RE: [ros-dev] Bug in freetype.dll?
>
>
> > From: Hartmut Birr
> >
> > I get the behavior (described in my last mail) always if I
> > move the cursor about one of the buttons in the button bar
> > (icons right from the start
> > button). Has anyone an idea what is wrong?
>
> My guess (not more than a guess at this point) is that this
> happens when a
> tooltip is displayed. It could be that the font for the
> tooltip is a huge
> size (and I mean HUGE). That would explain the flashing (tooltip is
> displayed and removed) and the memory allocation.
>
> Ge van Geldorp.
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.com
> http://reactos.com:8080/mailman/listinfo/ros-dev
>
More information about the Ros-dev
mailing list