< BACKMake Note | BookmarkCONTINUE >
152015024128143245168232148039199167010047123209178152124239215162149150217135154248214187

PMW—Python Mega Widgets

PMW (Python Mega Widgets) is a toolkit for building high-level widgets in Python using the Tkinter module. This toolkit provides a framework that contains a variety of widgets richer than the one provided by Tkinter.

This package is 100% written in Python, which turns out to be a cross-platform widget library. Being highly configurable allows it to create additional widget collections by extending the basic Tkinter widget core set.

PMW provides many interesting and complex widgets, including: AboutDialog, Balloon, ButtonBox, ComboBox, ComboBoxDialog, Counter, CounterDialog, Dialog, EntryField, Group, LabeledWidget, MenuBar, MessageBar, MessageDialog, NoteBookR, NoteBookS, NoteBook, OptionMenu, PanedWidget, PromptDialog, RadioSelect, ScrolledCanvas, ScrolledField, ScrolledFrame, ScrolledListbox, ScrolledText, SelectionDialog, TextDialog, and TimeCounter.

This package is energetically maintained by its author, Greg McFarlane, and it has an extensive documentation. For more information about it, check out its Web site at

http://www.dscpl.com.au/pmw


Last updated on 1/30/2002
Python Developer's Handbook, © 2002 Sams Publishing

< BACKMake Note | BookmarkCONTINUE >

Index terms contained in this section

graphical user interfaces (GUIs)
     Tkinter
            PMW (Python Mega Widgets)
interfaces
     graphical user (GUI)
            Tkinter
McFarlane, Greg
modules
     Tkinter
            PMW (Python Mega Widgets)
PMW (Python Mega Widgets)
      Tkinter module
Python Mega Widgets (PMW)
      Tkinter module
Tkinter module
      PMW (Python Mega Widgets)
toolkits
     PMW (Python Mega Widgets)
            Tkinter module
utilities
     PMW (Python Mega Widgets)
            Tkinter module
widgets
      Tkinter module

© 2002, O'Reilly & Associates, Inc.