python3-tktreectrl

Tkinter-based wrapper for Tk TreeCtrl for Python 3
  http://tkintertreectrl.sourceforge.net/
  0
  no reviews



The TkTreectrl module provides a widget for Tkinter-based GUIs that presents a tree as known for representations e.g. of a file system. Technically, it wraps the treectrl Tk extension for use with Python/Tkinter.

The package adds Treectrl, MultiListbox, ScrolledTreectrl, ScrolledMultiListbox and ScrolledWidget into the current namespace of a Python 3 instance.