Yes would be good to know. I've seen demos of drag- reordering, and
scripted a few experiments - but seeing that work on mobile for something
as visually complex as a data grid (or Levure dataview) I've no seen.

My suspicion is that that sort of visual drag drop animated feedback is
best done in HTML. But with the steady progress in accelerated rendering
and widgets perhaps it is possible to acheive the same level of quality
using native Livecode. Would be good to see a demo

On Fri, 29 Mar 2019 at 23:14, Bob Sneidar via use-livecode <
use-livecode@lists.runrev.com> wrote:

> WHOOPS! Dataview. Sorry I thought Datagrid. It's late.
>
> Bob S
>
>
> > On Mar 29, 2019, at 16:12 , Bob Sneidar via use-livecode <
> use-livecode@lists.runrev.com> wrote:
> >
> > If there is I'd like to know. I created a couple arrows that sit to the
> left of the datagrid. Any time you select a row, the grid sends a message
> to the group and moves the arror group adjacent to it. Obviously, clicking
> up or down relocates that row.
> >
> > You can just see why drag-drop reordering might not be useful. Datagrids
> have a sort function, so it would have to be that if you drag-reorder
> something, the sort for that datagrid would have to be turned off. That
> would mean you would have to keep turning it back on when you repopulated
> the grid.
> >
> > Bob S
>
>
> _______________________________________________
> 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

Reply via email to