[Pythonmac-SIG] SPE 0.7.5.c released (feature rich python ide)

2005-08-22 Thread SPE - Stani's Python Editor
Hi, A new version of SPE is released, see http://pythonide.stani.be I am eager to port SPE to the Mac. Recently I tried to put a lot effort to get SPE on the Mac. I started a spe-mac-user list and was posting there all kind of patches, than I had to wait for some reactions with feedback of traceb

[Pythonmac-SIG] pygame - how to get rid of the windows decorations

2005-08-22 Thread heimo.mueller
i'm using pygame on OS X 10.4.2. my challenge is to get rid of the window manger decorations, resulting in a pure openGL display. i can not use the FULLSCREEN option, since I plan to use on a dual monitor configuration with one screen in normal mode, and the other screen as fullscreen surface.