C# Drawing Cards

Associate
Joined
1 Feb 2006
Posts
1,868
Location
Reading
Ok This is driving me mental!!

I've been using cards.dll to draw cards onto a form. It was all working peachy, was developing the code further and now suddenly the cards are painted with completely transparent white bits. you can see the card graphics fine just the white bit is transparent seeing right through the form!

I don't know at what point it changed to this but i can't seem to get it back the way it was.

Bit of a long shot as its a wierd problem but any ideas?

I can post a pic if i havent described the problem very well.

/edit

Sorry for this bull**** post ladies and gents, apparently there is a property for forms called transparency key which sets what ever color is set to be transparent, and it was set on white! No idea how that changed!
 
Last edited:
Back
Top Bottom