=============== Treeview Widget =============== Treeview has many attributes that may not be always obvious, it can be used to display heirarchical information such as in a directory, its subdirectories and their files, or it may be used to show tabular multi-column information. We shall concentrate on the latter use. .. toctree:: :caption: Treeview... :maxdepth: 1 inserting_data data_selection using_tags sorting_rows_by_column header_column_widths adding_scrollbars importing_csv convert_to_function