开发者

Splash screen text changes color

I currently have a text box on the bottom portion of my splash screen that displays the last build date. The text color is set to black but for some reason when you run the splash screen the color starts out at black, turns to white and then turns back t开发者_如何学编程o black right before the actual program starts. This is only happening on Vista. Does anyone know why this would happen?


I had a similar issue and that was because of multiple panels having different backgrounds over each other. See if setting the form's doublebuffered = true helps.


Thank you for the help Chandra! I managed to fix it finally by switching the transparency color of the background from black to white. I have no idea why it worked but it did so I figured I would post it on here so if someone else has this obscure (and annoying) problem they can check that.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜