Thanks Brian - that works. I can remove the indent created by the now empty first column by using:
set the separatorRatio of widget to 0 However there is still a separator line and if I: set the showSeparator to false Then the indent returns. But it mostly looks OK. On Sat, 15 Jul 2023 at 15:28, Brian Milby via use-livecode < use-livecode@lists.runrev.com> wrote: > While I don’t know if a way to hide the key, there is a way to get a > manual sort by combining the key with a sortable leading value. See the > charsToTrimFromKey property. > > Brian Milby > br...@milby7.com > > > On Jul 15, 2023, at 9:11 AM, David Bovill via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Is there a way to display an indexed array in the tree widget without > > displaying the numeric inde items (ie first column)? I'm looking to > display > > an ordered index of titles and would prefer not to use both a field and a > > tree widget to accomplish this? > > _______________________________________________ > > use-livecode mailing list > > use-livecode@lists.runrev.com > > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode