DataView and DataView Tree Updates
JeeJeeStudio
jeejeestudio at gmail.com
Sun May 3 13:10:23 EDT 2020
Hi Trevore,
FYI
your dataview demo throws an error on line 313: it's missing an before
or into or after:
probably an into
*put _rowOfId(tId) tRow*
put _rowOfId(tId) into Row
Op 2-5-2020 om 19:42 schreef Trevor DeVore via use-livecode:
> Hi,
>
> I've updated the DataView and DataView Tree code in my GitHub repos with a
> script that will load all of the necessary files for developers who are not
> using the Levure framework. You will find updated instructions in the
> README, a link to the latest release, and a link to a demo project showing
> what they can do at the following links:
>
> https://github.com/trevordevore/levurehelper-dataview
>
> https://github.com/trevordevore/levurehelper-dataview_tree
>
More information about the use-livecode
mailing list