B4J Question Item Tree

PatrikCavina

Active Member
Licensed User
Hi to everyone,
i created a class that selects a folder and return a list of subdirs in it.
Now from this list i want build an itemTree where the structure of elements should be like the structure of subdirs.

I've tried with nested for with the function ".Contain", but i don't have the result that i want.


View attachment 54873
 
Top