[wx-dev] wxMSW: Toolbar blobs
Vadim Zeitlin
vadim at wxwidgets.org
Thu Nov 1 17:20:25 PDT 2007
On Thu, 01 Nov 2007 15:27:00 -0700 Robin Dunn <robin at alldunn.com> wrote:
RD> It's only in 32-bit display modes that the good-looking version of the
RD> disabled icons is used, as shown in my 2nd screen-shot in the original
RD> message. In addition, if I use msw.remap=2 in a 32-bit display mode
RD> then there is a better rendering done, as shown here:
RD> https://bugzilla.osafoundation.org/attachment.cgi?id=4665
I'm not sure if it's really better... But it's nothing compared to the
problem with 16bpp displays. I really don't understand it, I thought we had
the problem in 256 colours because a palette is used there but what's wrong
with 16bpp mode?
RD> I didn't test any 8-bit display modes because none of my Windows
RD> machines can actually be set to such a mode.
I could test it in a VM but to be honest I don't see the point... I'm
pretty sure it doesn't work and I'm equally sure I can't afford to spend
time needed to fix it anyhow :-(
Regards,
VZ
More information about the wx-dev
mailing list