|
pygame is
pygame.org is
|
OcempGUI
OcempGUI - 0.2.1Marcus von Appen (marcusva)Tags:DescriptionOcempGUI is a small toolkit, which comes with various modules suitable for event management, user interfaces, 2D drawing and accessibility.
OcempGUI enables developers to enhance their python and/or pygame applications and games easily with graphical UI elements such as buttons, entry boxes, scrolling abilities and more as well as simple event brokers or features, which enhance the program by adding accessibility to its objects.
It can save a developer much time by providing a broad range of drawing routines and ready-to-use event capable object types. The developer can focus on the main tasks instead of taking care about needed low-level components, which are given to him with OcempGUI. ChangesFeatures:
- New Magnifier class, a magnification tool for pygame screens.
- String.* functions now allow additional style flags to be passed.
- New method apply_font_styles() in String module to apply different rendering styles to a font.
- New Subject and IObserver class for simple Observer pattern needs.
- New method clear() in EventManager class, which removes all objects and signals from all event queues.
- New SIG_SCREENCHANGED signal, which indicates changes of the bound 'screen' attribute of the Renderer.
- New method create_style() in BaseWidget class, which is a replacement for the deprecated get_style() method.
- New WidgetStyle dictionary class, which can track key-value changes.
- New ImageLabel class for simple image displays.
- New style entry 'shadowcolor' for adjusting dropshadow effects.
- New method clear() in Renderer class, which removes all objects from the Renderer layers.
Changes:
- Fixed emittance of SIG_TICK events on all layers, if an event grabber is set.
- The Style class now makes use of WidgetStyle dictionaries to track style changes.
- Fixed drawing in the draw_dropshadow() method of the DefaultEngine class for larger shadow values.
- Fixed doubled assignment of the 'screen' attribute in the Renderer class on VIDEORESIZE events.
- Fixed a bug in the remove_index() method of the Renderer class for empty arguments.
- Fixed the size calculation for larger spacing values in the Table class.
- Fixed a focusing bug in the Window class, which prevented children to receive the correct input focus under some circumstances.
- Fixed depth assignment for widgets attached to the Bin or Container class.
- Fixed 'indexable' assignment for the 'controls' attribute of the BaseWidget class.
- Fixed creation of the Table internals on invocation of its constructor.
- Fixed event.handled assignment on clicks in Entry class.
- The get_style() method of the BaseWidget class is deprecated.
LinksScreenshot click to view original size
Releases| OcempGUI - 0.2.9 | - May 10, 2008 | | OcempGUI - 0.2.8 | - Jan 10, 2008 | | OcempGUI - 0.2.7 | - Mar 23, 2007 | | OcempGUI - 0.2.6 | - Feb 1, 2007 | | OcempGUI - 0.2.5 | - Jan 22, 2007 | | OcempGUI - 0.2.4 | - Jan 8, 2007 | | OcempGUI - 0.2.3 | - Nov 20, 2006 | | OcempGUI - 0.2.2 | - Oct 19, 2006 | | OcempGUI - 0.2.1 | - Aug 25, 2006 | | OcempGUI - 0.2.0 | - Jul 22, 2006 | | OcempGUI - 0.1.2 | - Feb 16, 2006 | | OcempGUI - 0.1.1 | - Dec 9, 2005 | | OcempGUI - 0.1.0 | - Nov 24, 2005 | | OcempGUI - 0.0.9 | - Oct 13, 2005 | | OcempGUI - 0.0.8 | - Sep 17, 2005 | | OcempGUI - 0.0.8-NYR | - Sep 7, 2005 |
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, 2013
May 23, 2013
May 22, 2013
May 21, 2013
May 19, 2013
May 18, 2013
May 17, 2013
May 16, 2013
May 15, 2013
... more!
|
|