TreeView Widget tab control LC 8.1
Posted: Wed Sep 14, 2016 10:59 am
While the TreeWiew widget shows some potential, I think it is now useless, unless you can control the tab spacing of the content.
Filling the array for example with this (using of course various text):
makes the columsn unreadable.
Any way to fix it?
Trevix
Filling the array for example with this (using of course various text):
Code: Select all
put "Name" & tab & "created" & tab & "modified" & "description" into mydata["Category"]["NameOfThing"]
Any way to fix it?
Trevix