DataGrid 2 swipe actions

Mike Kerner MikeKerner at roadrunner.com
Sat Aug 29 19:23:07 EDT 2020


I don't think so.  The scroller is a separate native object that overlays
the rest of the interface.  On desktop, the scrolling is handled by the
object with the scrollbar.

On Fri, Aug 28, 2020 at 5:09 AM Mark Smith via use-livecode <
use-livecode at lists.runrev.com> wrote:

> Is there not a way to just disable the scrollbar (hide it?) and still have
> scrolling enabled? I am trying to do something similar in iOS and thought I
> would try:
>
> set the dgprop["show vscrollbar"] of group "Datagrid 1" to false
> set the dgProp["scroll when vscrollbar is hidden"] of group "DataGrid 1"
> to true
>
> And while it worked as desired in the development environment and when
> compiling to macOS (by hiding the scrollbar and allowing swipes to scroll
> the list), when compiled to iOS no scrolling was possible at all?
>
> Mark
>
>
> > On Aug 27, 2020, at 7:16 PM, Mark Waddingham via use-livecode <
> use-livecode at lists.runrev.com> wrote:
> >
> >    Previously, a data grid's mobile scroller was getting in the way of
> >    reorder and swipe actions.
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>


-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."



More information about the use-livecode mailing list