TkinterTreectrl-2.0.1 released

klappnase klappnase at web.de
Mon May 6 11:35:14 CEST 2013


Today an updated version of the TkinterTreectrl package was released.

The TkinterTreectrl package wraps the treectrl tk extension (http://tktreectrl.sourceforge.net) for use with Python/Tkinter. The treectrl widget allows to create fancy things like sortable multi column listboxes and hierarchical tree views.
The TkinterTreectrl package also contains a ready to use multi-column listbox widget and scrolled Treectrl and multi-column listboxes plus a generic scrolled widget class that makes it easy to add one or two static or automatic scrollbars to any Listbox-alike Tkinter widget.

This release fixes a bug in the MultiListbox class that prevented lists from being accepted as argument for the columns option.

For more details please look at the project page:
http://tkintertreectrl.sourceforge.net/
The download is available at:
https://sourceforge.net/projects/tkintertreectrl/files/

Regards

Michael 


More information about the Python-announce-list mailing list