Re: Tree store?

From: coyotebuddy (coyotebuddy_at_nospam.org)
Date: 08/30/04


Date: 30 Aug 2004 12:36:27 -0700


Davids <nowhere@nowthere.com> wrote:
>I have an app that needs to be converted from GUI-based to batch-oriented. It
>has a part that employs a TTreeView to organize and manage its data in a
>hierarchical tree format. If I include this component just for using the
>storage, it will drag in a big chunk of the GUI libs, which aren't needed at
>all.
>
>Is there anything like a "TTreeStore" that implements the storage side of what
>visual components like TTreeView provide, but without the visual part?
>
>David

check "Dream Controls", I think they sell a
"TreeCollection" that is independent of a visual control.

http://www.dream-com.com/tree.html

cheers.