Pmw 1.2 review

Download
by rbytes.net on

Pmw project is a toolkit for building high-level compound widgets in Python using the Tkinter module. It consists of a set of base c

License: MIT/X Consortium License
File size: 0K
Developer: Greg McFarlane
0 stars award from rbytes.net

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

Here are some key features of "Pmw":
A few base classes, providing a foundation for building megawidgets.
A library of flexible and extensible megawidgets built on the base classes, such as buttonboxes, notebooks, comboboxes, selection widgets, paned widgets, scrolled widgets and dialog windows.
A lazy importer/dynamic loader which is automatically invoked when Pmw is first imported. This gives unified access to all Pmw classes and functions through the Pmw. prefix. It also speeds up module loading time by only importing Pmw sub-modules when needed.
Complete reference documentation, covering all classes and functions including all megawidgets and their options, methods and components. Helpful tutorial material is also available.
A test framework and tests for Pmw megawidgets.
A slick demonstration of the megawidgets.
An interface to the BLT busy, graph and vector commands.

Pmw 1.2 search tags