Hi, I'm trying to make a program where at any time there are three oddly shaped bars on the screen. I do not want them to appear to be in a window. My problem is that, setting the flags argument in pygame.display.set_mode() to NOFRAME, the surface must then be filled ( surface.fill() ). I don't want to cover up my transparentness though... Ian
- [pygame] Transparency Ian Mallett
- Re: [pygame] Transparency Brian Fisher
- Re: [pygame] Transparency Ian Mallett
- Re: [pygame] Transparency Ian Mallett
- Re: [pygame] Transparency James Paige
- Re: [pygame] Transparency Lenard Lindstrom
- Re: [pygame] Transparency Ian Mallett
- Re: [pygame] Transparency Ian Mallett
- Re: [pygame] Transparency Brian Fisher
- Re: [pygame] Transparency Ian Mallett