Download List

项目描述

Pmw is a toolkit for building high-level compound widgets in Python using the Tkinter module. It consists of a set of base classes and a library of flexible and extensible megawidgets built on this foundation. These megawidgets include notebooks, comboboxes, selection widgets, paned widgets, scrolled widgets and dialog windows.

系统要求

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-08-27 17:02
1.2

此版本可使Pmw符合Python的最新版本和Tcl / Tk的。这是对PMW版本的Python 2.3进行测试,,Tcl / Tk的8.4.2,及基本法2.4z。除基本法测试,所有测试通过。基本法测试似乎比平常更多的不可靠的核心,在图形转储代码发生。由于这是一个问题,在基本法测试(不Pmw),在基本法测试脚本已被删除从默认Pmw测试序列。其他几个错误修正和改进。
标签: Minor feature enhancements
This release makes Pmw compatable with recent
releases of Python and Tcl/Tk. This version of Pmw
was tested against Python 2.3, Tcl/Tk 8.4.2, and
Blt 2.4z. Except for Blt, all tests pass. Blt
seems to be more unreliable than usual, with core
dumps occuring in the Graph code. Since this is a
problem in Blt (not Pmw), the Blt test script has
been removed from the default Pmw test sequence.
Several other bugfixes and improvements were made.

Project Resources