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 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.

2003-04-13 03:39
0.96

小调(如菜单内框架和支持自定义鼠标光标)功能的更新,以及各种清理和性能和内存使用的优化。
标签: Development, Minor feature enhancements
Minor functionality updates (such as menu within frames and support for custom mouse cursors), and various cleanup and optimizations for performance and memory usage.

2003-01-31 07:15
0.95

此版本包括性能改进的GL渲染,与绘画的窗口,与实验的TrueType字体在Win32 OpenGL的渲染,并pygame的使用在pygame的图像渲染OpenGL的显示列表载入缓存,减少对太平依赖的葡萄糖转运渲染。
标签: Development, Minor feature enhancements
This release includes performance improvements to the GL renderers, with caching of display lists for window drawing, experimental TrueType font rendering with OpenGL on Win32, and use of PyGame for image loading in the PyGame OpenGL renderer, reducing the dependency on P.I.L. to the GLUT renderer.

2002-05-29 15:43
0.91

改进了的Windows渲染和主题类似于Windows 2000的用户界面。
标签: Development, Minor feature enhancements
Improved the Windows renderer and the theme that resembles the Windows 2000 user interface.

2002-04-29 09:57
0.9

此版本包括对OpenGL和Win32改善渲染,并在Widget许多新的特性集。新的部件包括一个复选框,sliderbar,下拉列表框,多行文本输入,数据表格面板,一表的控制。
标签: Development, Major feature enhancements
This release includes improved renderers for OpenGL and Win32, and many new features in the widget set. New widgets include a checkbox, sliderbar, drop-down listbox, multi-line text entry, data form panel, and a table control.

2001-11-18 08:45
0.8

提出了许多改进,包括键盘导航,文字环绕和度量,调度界面回调,alpha混合,以及一个新的主题。此版本是在现有的功能完整性方面都有重大的升级更新。它也更漂亮。
标签: Development, Major feature enhancements
Many enhancements were made, including keyboard navigation, text wrapping and
metrics, schedulable GUI callbacks, alpha blending, and a new theme. This
release is a major upgrade in terms of completeness of the existing
feature-set. It is also much prettier.

Project Resources