Posted by aewarnick on 01:50:00 03-11-2003
I am studying C# and am having problems with the colors displaying right on other computers. The computer I have here has XP Pro and the other one win98. XP looks perfect, win 98 is all messed up.
The form is supposed to be tanish(an off color) but it ends up being windows grey.
I found that normal colors display correctly. I am thinking that xp pro has some kind of color reader on it that 98 does not. Has anyone else had this problem or knows how to fix it?
Posted by aewarnick on 02:51:00 03-11-2003
I found the problem was that the other machines were running 256 color and not 16 bit.
Posted by dxprog on 03:24:00 03-11-2003
I was going to suggest checking the color-depth. 256 color mode is ugly with most things.
[addsig]