January 1, 200422 yr Hi gang,Suppose I wanted to use a transparent bmp in a panel, specifically a HUD. Is it possible in 2d cockpit?For instance, when the ATC window is activated, a transparent bmp is overlaid on the screen for the ATC text to be written against. I need a similar effect in my HUD.Anyone know if this is possible, and if so, how??Steve
January 2, 200422 yr Author It's just like a normal bitmap; only use pure black (color 0,0,0) for the part you want to be transparant; could even be the whole bitmap.Rob
Create an account or sign in to comment