ORIGINAL: Shannon V. OKeets
Here is a screen shot of the problem I am currently trying to solve. There are 10 flags used in MWIF and you can see all 10 of them here. On the disk they are 24 bit color bitmaps of size 84 by 56 pixels and I have no trouble getting them to appear full size on the screen. Those are the large flags you can see on the bottom portion of the screen.
I'm used to similar programming problems at work. It's trying to find the needle in the haystack. The way I solve such odd problems is to attack the problem from many different angles until I find the cause of the problem or the workaround.
Have you tried to change the red color of the Chinese nationalist flag to see if it's the RED color that causes it to be transformed to transparent? Have you tried to remove white sun symbol within the blue area to see if helps. Just to try to locate WHAT is causing the problem.
Maybe trying the Chinese nationalist to get the symbol from another country to see if the graphics is causing the problem or maybe the file itself or the file NAME?
Similar with the German flag. Try to alter the size for all flags slightly to see if it could help. I guess there are many other angles to attack this problem, but sooner or later you would find the workaround or the cause of the problem.
Often you will be surprised to learn what caused the problem in the first place. Often there is something logical, but not very easy to see. Other times you have to fight an inherent bug in the development software and only a workaround can solve the problem.
This is part of the fun being a computer programmer. [;)] Every day is a search for needles in the haystack. I guess my home is crowded with thousands of found needles already. I know they will come handy one day. [:D]








