[fpc-pascal] Directory Tree

James Richters james.richters at productionautomation.net
Sun Apr 11 04:27:02 CEST 2021


Jean, 
Thank you very much for the example!   That gives me a great start and I really appreciate the effort you put in.  
Thanks for re-sending it, the first one never came though.

I was able to replace the sample INI file with some of the real data and it all came in very nicely!

I'm curious if there is a way that I can make the selections with a normal left click.. or better yet make left-click toggle the selection?
So... the same as ctrl-click wihtout holding down control 
I know the normal way you make multiple selections in Windows is with CTRL-Click, so I don't know is there is a way to change this that isn't super complicated.

James

-----Original Message-----
From: fpc-pascal <fpc-pascal-bounces at lists.freepascal.org> On Behalf Of Jean SUZINEAU via fpc-pascal
Sent: Friday, April 9, 2021 7:36 PM
To: fpc-pascal at lists.freepascal.org
Cc: Jean SUZINEAU <jean.suzineau at sfr.fr>
Subject: Re: [fpc-pascal] Directory Tree

(I re-send my mail with different sender, it seem the first one has been blocked by orange)

I made a short example based on TTreeView with your data at :

https://github.com/jsuzineau/pascal_o_r_mapping/tree/TjsDataContexte/tools/FileTree

You just need to download all the files , open project FileTree.lpi in Lazarus and hit F9.

You can multi-select with Ctrl+Click and see you select with "Get Selection" button.


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



More information about the fpc-pascal mailing list