[ros-kernel] Re: CreateCompatibleBitmap patch (fixes bug 244)
Hartmut Birr
hartmut.birr at gmx.de
Wed Mar 10 18:48:23 CET 2004
> > The bug report says that the bitmap should be initialized with the
> > background color, which is not necessarily all zeroes.
This is an error by me. I've tested with a program, which use double
buffering over a bitmap and which shows always an white background. On
ros is the background black. The background color for the window is
initialized to white. But I've forget the call to FillRect for the
bitmap within the initialisation function. This means however that
FillRect does not work correctly.
- Hartmut
More information about the Ros-kernel
mailing list