On Fri, Jan 4, 2019 at 11:28 AM Trevor DeVore <li...@mangomultimedia.com>
wrote:

> On Wed, Jan 2, 2019 at 10:55 PM Trevor DeVore <li...@mangomultimedia.com>
> wrote:
> I've added another DataView helper named "DataView Database Cursor Helper"
> and updated the demo app. This helper adds a `dvCursor` property to a
> DataView along with a number of other properties. You open a database
> cursor, assign it to the DataView, and then the DataView will automatically
> move through the cursor in order to display the rows the user is currently
> looking at. Fast and efficient, even for large result sets.
>

I added one other DataView Tree example to the demo. It allows you to
browse the mainstacks in the IDE much like the Project Browser.

https://github.com/trevordevore/dataview_demo

-- 
Trevor DeVore
ScreenSteps
www.screensteps.com
_______________________________________________
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

Reply via email to