DataView and DataView Tree Updates

Collaborate on tools, libraries, and applications beyond the IDE

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Locked
trevordevore
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1005
Joined: Sat Apr 08, 2006 3:06 pm
Location: Overland Park, Kansas
Contact:

DataView and DataView Tree Updates

Post by trevordevore » Wed Jan 01, 2020 8:07 pm

Happy New Year everyone!

I've uploaded updates for the DataView and DataView Tree Helpers. The big addition in these releases is a robust Drag Reordering API, but there are a number of other features and bug fixes as well.

Here is a link to the docs on the Drag Reordering API in the DataView:

https://github.com/trevordevore/levureh ... dering-api

The DataView Tree Drag Reordering API builds off of the DataView API. Docs are available here:

https://github.com/trevordevore/levureh ... dering-api

DataView Version 0.6.0

Releases page:
https://github.com/trevordevore/levureh ... tag/v0.6.0

Repo page with README:
https://github.com/trevordevore/levureh ... ree/v0.6.0

DataView Tree Version 0.3.0

Releases page:
https://github.com/trevordevore/levureh ... e/releases

Repo page with README:
https://github.com/trevordevore/levureh ... aview_tree

The DataView and DataView Tree are packaged as Levure Helpers so that they can easily be added to Levure applications. Ultimately they are just LiveCode groups that use behaviors so they can be incorporated into other applications as well with a little work.
Trevor DeVore
ScreenSteps - https://www.screensteps.com

LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder

Locked

Return to “Community Projects”