|
pygame is
pygame.org is
|
pqGUI
pqGUI - v0.0.1Poiuy Qwert (poiuyqwert)Tags:DescriptionAn attempt to emulate the windows GUI with easy to use styling. Currently implemented:
- Easy and flexibly style system (possible to style widgets individually, update styles all at once, and more)
- Easy bind system
- DOUBLECLICK, MOUSEENTER, and MOUSELEAVE events added
- Windows (titlebar, icon, and decorator buttons)
- Popup's (current name for menu dropdowns. gotta better name?) with:
- PopupItem
- PopupSeperator
- SubPopupItem
- Scrollbar (can be attached to Containers or used manually)
- Container (holds other widgets, even out of view, and can scroll to show the whole view)
- Text (basic text display with no/character/word wrapping)
- RichText (very basic rich text display with no/character/word wrapping)
- Box (with optional text title)
- Check
- Radio (currently doesn't look perfect, but its the best i could get with built in draw commands)
- Button (icon or text)
- Canvas (very basic, just draw to its surface)
- Widget (basic widget class that everything else derives from)
Downsides: All widgets take static position and widths, and there is no "dirty updating", everything that is visible is drawn every time. LinksScreenshot click to view original size
Releases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
| spotlight |
|
|
|
| our projects |
|
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
|
|
|
| recent releases |
|
May 24, 2012
May 23, 2012
May 22, 2012
May 20, 2012
May 19, 2012
May 18, 2012
May 17, 2012
... more!
|
|