Complexity and Limits

The canvas and TkPath are the limiting factor for the Rtl_tree. The canvas slows down, with more than 30000 items –roughly 4000 nodes in a Rtl_tree. With TkPath the limit is half –about 2000 nodes.

The used algorithm is not important for this limits.