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 
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to