dg with native controls in template

Mike Kerner MikeKerner at roadrunner.com
Sat May 1 11:30:48 EDT 2021


The layering was what I was concerned about, too.

On Fri, Apr 30, 2021 at 1:24 PM Brian Milby via use-livecode <
use-livecode at lists.runrev.com> wrote:

> I’m going to say that with the way the DG manages controls it would be an
> uphill battle to get something native to work.  One of the native widgets
> may work, but I have not purchased that set to test it out.  The one
> potential issue would be layers.  Since native controls layer on top of LC
> controls, if the control was supposed to be partially visible it may be
> fully visible (not sure if the group would clip it properly).
>
> Sent from my iPhone
>
> > On Apr 30, 2021, at 9:47 AM, Mike Kerner via use-livecode <
> use-livecode at lists.runrev.com> wrote:
> >
> > not a terrible idea.
> > We could probably also just set the hilite of a row.
> > Something I've never tried: different hilite colors based on values in
> the
> > rows...
> >
> >> On Thu, Apr 29, 2021 at 3:48 PM Mark Smith via use-livecode <
> >> use-livecode at lists.runrev.com> wrote:
> >>
> >> You can put an SVG Icon or a graphic image into a DG column, would
> either
> >> of those work? Then you just need to script the behaviour of the widget
> or
> >> graphic when it’s tapped on. I do something similar with check and
> uncheck
> >> SVG icons.
> >>
> >>> On Apr 29, 2021, at 8:23 PM, Mike Kerner via use-livecode <
> >> use-livecode at lists.runrev.com> wrote:
> >>>
> >>> Let's say we want to have a scrolling area, like a DG, and we want one
> of
> >>> the columns in that thing to be a native radio button on mobile, which
> we
> >>> can activate with touch.
> >>> I'm not aware of a way to do that in LC at present.
> >>> Yes?
> >>> No?
> >>> Maybe so?
> >>> _______________________________________________
> >>> 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
> >>
> >>
> >> _______________________________________________
> >> 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."
> > _______________________________________________
> > 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
>
> _______________________________________________
> 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