
White background for text displayed using CDC::TextOut(...)
Quote:
> I have a modeless dialog on which i used the TextOut command to display
> text. The output text has a white background. If I scroll through the
> window, the text background becomes the same as the Client background. How
> do i enforce the grey client background on the text that i display using
> TextOut.
pDC->SetBkMode(TRANSPARENT);
Regards,
--
Chris
-----------------------------------------------------------------------
Visit our web site at http://www.skymap.com
Astronomy software written by astronomers, for astronomers