Download List

專案描述

PyUI is a user interface library written entirely in the high-level language Python. It has a modular implementation that allows the drawing and event input to be performed by pluggable "renderers". This makes PyUI very portable and scalable. It can run in environments from hardware-accelerated 3D surfaces to regular desktop windows. It was originally targeted as a User Interface for games, but it has evolved into a more general UI toolkit with applicability outside of games.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-07-14 09:39 Back to release list
0.5

PyUI now runs under OpenGL, providing a cross-platform hardware accelerated User Interface library written entirely in Python. The 0.5 release adds this OpenGL capability while retaining the previous 2D drawing mode as an option. This release is significantly faster, as it can utilize OpenGL drawing hardware, but the underlying functionality has only had minor changes applied to it.
標籤: Development, Major feature enhancements

Project Resources