G
Guest
I wonder if anyone else has encountered (and fixed) this. The Google yields
nothing.
Using OwnerDrawnList from OpenNETCF, I find that on CF1 VGA devices (e.g.
2003SE) when the list is drawn to a bitmap then blitted, the font is all
jagged and pixelated.
When selecting an item, the row is drawn directly to the screen, and appears
fine.
My guess is that the offscreen bitmap is of insufficient depth for the VGA
screen, but in CF1 there's no option to specify the PixelFormat when creating
the bitmap.
Any suggestions would be appreciated!
nothing.
Using OwnerDrawnList from OpenNETCF, I find that on CF1 VGA devices (e.g.
2003SE) when the list is drawn to a bitmap then blitted, the font is all
jagged and pixelated.
When selecting an item, the row is drawn directly to the screen, and appears
fine.
My guess is that the offscreen bitmap is of insufficient depth for the VGA
screen, but in CF1 there's no option to specify the PixelFormat when creating
the bitmap.
Any suggestions would be appreciated!