pygame is
pygame.org is
|
Mike's Simple GUI
Mike's Simple GUIMike Lalumiere (apathor)Tags:DescriptionReally 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.Links
ScreenshotPygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|