The 0.96 release of PyUI is out!
applied patch for prefered widget sizes
reduced the number of default imports in pyui.core
added callback handler to console dialog
added menus inside frames
removed unneeded imports in OpenGL renderers
support for mouse cursors
default mouse cursors for buttons, moving and resizing
fixed leaking memory in GL drawing
The PyUI source code has been moved from the perforce repository at Ninjaneering (which was not accessible to the public) to CVS hosting here on source forge.
new release of pyui is up! this is mostly a minor release that includes bug-fixes, and some additional useful dialogs.
Added some basic docs on themes in PyUI. See docs at http://pyui.sourceforge.net/frame.html
The release improves the win32 renderer to a state where it no longer flashes on redraw and interacts with the windows desktop in a much better way.
The 0.9 release of the python based user interface library PyUI is available. This release includes improved renderers for openGL and Win32 and many new features in teh widget set.
I added some PyUI docs to the web site. Available at http://pyui.sourceforge.net/frame.html