Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have a form that I have designed as a splash screen. I have a background color of 100, 0, 0 set on it. I set the background image of the form to this image. I set the Transparency Key of the form to the 100, 0, 0. Now on this machine I compile it and it works beautifully. However, when someone else tries it on their machine, the form comes up just fine, but the transparent portions are very visible. I also tried recompiling the code on a different machine and it still would not work correctly. Why will it only work correctly on this machine?

 

Thanks, Chester

____________________________________________

http://www.pophamcafe.com

I am starting a developers section, more tutorials than anything.

  • Leaders
Posted

Did you check to see that the color resolution is the same on both of your computers?

Also, perhaps it's because you aren't using a basic color, such as Color.Green or Color.Lime :).

Iceplug, USN

One of my coworkers thinks that I believe that drawing bullets is the most efficient way of drawing bullets. Whatever!!! :-(

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...