Settings
I couldn't hack making a real system GUI (to be fair, this is difficult when using PyGame). This was a workaround I tried: it's basically a GUI implemented within PyGame. It works by drawing images of the GUI elements (captured from screenshots of real OS widgets). This is really quite terrible. Originally written for a game that was never released.
Version | Release Date | Files | Dependencies (source only) | Notes |
---|---|---|---|---|
4.0.0 | 2007-07-13 | Settings4.zip (source) | ||
2.0.0 | 2007-07-08 | |||
1.0.0 | 2007-07-08 |
Original release location on pygame.org: http://www.pygame.org/project-Settings-453-.html
Return to old python projects listing.