[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Pygame vs. OpenGL Surfaces



Hi again,
  I have a game where there is a menu written in pygame with pygame surfaces and a game written in OpenGL with OpenGL surfaces.  The pygame surfaces work fine, but when the OpenGL surfaces run, the program doesn't work; I just see black.  Is there a way around this?  Thanks,
Ian