FIX: Background Color in Text Box Does Not Use Dithered ColorsID: Q132104 3.00 3.00b WINDOWS kbtool kbfixlist kbbuglist The information in this article applies to:
SYMPTOMSWhen using a dithered color (other RGB color pairs may also exhibit the same behavior) as a background color in a text box, edit region, grid, or check box (other controls may exhibit the same behavior), you see only the solid side of the RGB color pair as your background color.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem has been fixed in Visual FoxPro 5.0.
MORE INFORMATION
Steps to Reproduce ProblemCreate a program containing the following code and run it:
The solid side of your RGB color pair may vary due to your video driver. To
see what the solid and color side of your RGB color pair is, go to the
Control Panel in Windows, and double-click the Colors icon. Click the Color
Palette button, and then click the Define Custom Color button. Then enter
128 for Red, 255 for Green, and 255 for Red. You will see that the Color
side of RGB(128,255,255) is a light blue but the solid side is Gray, White,
or Blue Gray depending on your video driver. (You can also use the Custom
Color Palette in Visual FoxPro to do this.)
KBCategory: kbtool kbfixlist kbbuglist KBSubcategory: FxtoolSbuilder fixlist5.00 VFoxWin buglist3.00 buglist3.00b Additional reference words: 3.00 3.00b
|
Last Reviewed: October 23, 1997 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |