Contributed Widgets
This page serves as a collection of useful user-contributed widgets.
Widget |
Author |
Description |
Rick Lawson |
Bounce a box back and forth to indicate progress, use in status bars |
|
Rick Lawson |
ButtonBar with images, more of a demo than a widget |
|
Rick Lawson |
Simple table with sortable cols, based on Brent Burley's excellent widget on the Python cookbook |
|
Michael Lange |
A simple progress bar widget |
|
Michael Lange |
A flexible tooltip widget based on IDLE's tooltips |
|
Stewart Midwinter (based on Fredrik Lundh's work) |
An entry dialog that provides validation of integer or float, and can truncate or chop strings |
|
Ron Longo |
A dialog box to allow the user to select a font. |
|
Ron Longo |
Three widgets that improve upon Text. DocumentWriter.zip |
|
Tal Einat |
A Text widget whose contents may not be changed directly by the user |
|
Tal Einat |
A pure Tkinter scrollable frame that actually works! |
|
Mitja Martini |
A subclass of the Entry widget that features autocompletion |
|
A (prototype) wraper for a Text widget displaying line numbers, even for wrapped lines. |
||
Michael Lange |
A Scrolled Frame widget that uses Pmw code with themed (ttk) widgets. |