TreeView REALbasic Plugin

TreeViewExtensions Module

This module contains external open source methods that extend the TreeView.

The module comes with the plugins and is called TreeViewExtensions.rbo.

To use functions from it then just drag the module into your project.

module TreeViewExtensions

Methods

ExpandAllExpands or Collapses all nodes in the TreeView.
IndexFromNodeGets a screen index from a given node and a given index above the node.
IndexFromNodeGets a screen index from a given node.