Download List

Projeto Descrição

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

2003-08-27 17:02 Back to release list
1.2

Este lançamento faz Pmw compatível com versões recentes do Python e Tcl / Tk. Esta versão do Pmw foi testado contra 2,3 Python, Tcl / Tk 8.4.2, e Blt 2.4z. Exceto por BLT, todos os testes passar. Blt parece ser mais confiável do que o habitual, com núcleo de despejos ocorridos no código gráfico. Uma vez que este é um problema no Blt não (PMW), o script de teste Blt foi removido da seqüência de teste padrão Pmw. Várias outras correções de bugs e melhorias foram feitas.
Tags: 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