Tree store?

From: Davids (nowhere_at_nowthere.com)
Date: 08/27/04


Date: Fri, 27 Aug 2004 11:52:10 -0700

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


Quantcast