> I need to know how to render graphics without the windowed enviroment.....I > know with pygame you can have a windowless enviroment but I need to be able > to have only the graphics i choose displayed on the screen without pygame > filling the rest of the screen with black if thats possible.
I believe to do this in Windows requires usage of the COM interface. I know it's how Konfabulator/ObjectDesktop etc. draw their widgets without little windows. FWIW. Liam Clarke _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
