I'm developing a new application where the user will need to select items from 
a tree structure.. I'm trying to figure out how to do the tree at all,  and 
allow the user to select multiple files and/or folders.   If the tree is going 
to be too complicated in text mode, then maybe I'll have to figure out Lazarus 
and go that way.  I haven't even started the project yet, but this tree 
selection with the ability to expand or collapse branches is going to be a big 
part of it, so I'm trying to see what's available.

James

-----Original Message-----
From: fpc-pascal <fpc-pascal-boun...@lists.freepascal.org> On Behalf Of Jean 
SUZINEAU via fpc-pascal
Sent: Tuesday, April 6, 2021 8:46 AM
To: fpc-pascal@lists.freepascal.org
Cc: Jean SUZINEAU <jean.suzin...@wanadoo.fr>
Subject: Re: [fpc-pascal] Directory Tree

As far as I understand, you are searching for a general tree component like 
TTreeView in Lazarus, but for FreeVision, running in text mode in console ?


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org 
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to