Lee Ozer
June 1st, 1999, 07:45 PM
Hi Folks,
I am trying to use IE4 style flat toolbars in my application under windows 98.
I notice that if I run my application on an 8-bit display, the transparent areas of my buttons are fine. If I run my application on a 32-bit display, the transparent areas of my buttons are white. It looks like CImageList is not
paying attention to color I am giving it.
The bitmaps that I load for my images list are 16 colors, the transparent color
is RGB(255,255,255), at palette index 15.
What am I doing wrong?
--Thanks, Lee (ozer@ea.com)
I am trying to use IE4 style flat toolbars in my application under windows 98.
I notice that if I run my application on an 8-bit display, the transparent areas of my buttons are fine. If I run my application on a 32-bit display, the transparent areas of my buttons are white. It looks like CImageList is not
paying attention to color I am giving it.
The bitmaps that I load for my images list are 16 colors, the transparent color
is RGB(255,255,255), at palette index 15.
What am I doing wrong?
--Thanks, Lee (ozer@ea.com)