Chapter 4. Rtl_tree

Table of Contents

Introduction
Usage
Drag'n'Drop
Rubber band
Embedded Rtl_gridwin
Rtl_tree and Rtl_mlistbox
Properties
Option Database Entries
Complexity and Limits
Open Issues

A Tree presents information in an hierarchical relationship. There are different ways to implement hierarchies in Tk.

Hierarchy Implementations

The Rtl_tree splits the hierarchy into three sections. The section before the change, the section after the change and the section reflecting the change.