Skip to main content

Mike's Simple GUI

Simple GUI that uses only Pygame.draw() calls to render itself.


Mike Lalumiere
(apathor)

Really basic GUI created for quick development of applications. Interface components are given functionality in the same way that visual basic objects are: a scenario object with special named functions (scene.button1_mouse_button_down() is called for "button1" whenever you press down a mouse button assuming that the scene contains a component called button1)

Several components created already, more on the way.

Changes

Links

Home Page
http://pubpages.unh.edu/~mfo3

Releases

Pygame.org account Comments