Tree Widget question...

Paul Dupuis paul at researchware.com
Mon Jan 27 10:31:25 EST 2020


I need a hierarchical tree that looks like:

1 Top Level A
2 Top Level B
     1 Sub Level B 1
     2 Sub Level B 2
3 Top Level C
etc.


With the Tree Widget in 9.6dp2, all I can seem to get is:

1 Top Level A
2
     1 Sub Level B 1
     2 Sub Level B 2
3 Top Level C

i.e. is item 2 has sub levels, it can't seem to have a label?!?

Am I missing something? Trees generally have labels for each level?




More information about the use-livecode mailing list