TreeView Widget tab control LC 8.1

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
trevix
Posts: 1079
Joined: Sat Feb 24, 2007 11:25 pm
Contact:

TreeView Widget tab control LC 8.1

Post by trevix » 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):

Code: Select all

put "Name" & tab & "created" & tab & "modified" & "description" into mydata["Category"]["NameOfThing"]
makes the columsn unreadable.

Any way to fix it?

Trevix
Trevix
OSX 14.6.1 xCode 15 LC 10 RC1 iOS 15> Android 7>

Post Reply