Mobile screen sizes - another naive question

Brian Milby brian at milby7.com
Fri Apr 10 23:30:14 EDT 2020


I just pushed an update to my demo that adds a button to advance to the next card to make it a little more obvious.  The second card has some shapes to see how they distort and a few text sizes.  The third card is a demo of the TreeView Widget.  I may tweak that a bit though to demonstrate using it as a menu (see the SivaSiva app for an example in use).

I also added a mobile scroller to the log field to make it easier to use on device.  One thing I noticed is that the scroller (on Android) seems to be placed based on actual pixel location and not the adjusted rect of the current full screen mode.  I may be looking at it wrong though.

And all of the scripts are exported and available for review directly in the repo.

Thanks,
Brian
On Apr 10, 2020, 5:18 PM -0400, J. Landman Gay via use-livecode <use-livecode at lists.runrev.com>, wrote:
> I hadn't thought about it that way. That's easier to remember.
>
> On 4/10/20 1:20 PM, Brian Milby via use-livecode wrote:
> > showAll is the same as letterBox but the borders are the stack background instead of black.
> >
> > Thanks,
> > Brian
> > On Apr 10, 2020, 2:15 PM -0400, Richard Gaskin via use-livecode <use-livecode at lists.runrev.com>, wrote:
> > > Good catch. It would be great if the Lessons were in Github so they
> > > could be enhanced by the community. I guess for now a comment there is
> > > the only mechanism for filing enhancement requests.
> > >
> > > How does showAll differ from the options shown there?
> > >
> > > --
> > > Richard Gaskin
> > > Fourth World Systems
> > >
> > >
> > > J. Landman Gay wrote:
> > > > I hadn't seen that lesson before. They didn't include showAll though.
> > > >
> > > > --
> > > > Jacqueline Landman Gay | jacque at hyperactivesw.com
> > > > HyperActive Software | http://www.hyperactivesw.com
> > > > On April 10, 2020 12:11:40 PM Richard Gaskin via use-livecode
> > > > <use-livecode at lists.runrev.com> wrote:
> > > >
> > > > > Brian Milby wrote:
> > > > >
> > > > > > I also built a stack last year to show how much space is not used when
> > > > > > using different modes. I'll see if I can locate that and make it
> > > > > > available.
> > > > >
> > > > > Useful I'm sure, but this lesson about using fullScreenMode as an option
> > > > > for handling different screen sizes includes illustrations showing the
> > > > > various crop/pad/stretch/distort effects available with each of the modes:
> > > > >
> > > > > http://lessons.livecode.com/m/15262/l/565745-how-do-i-make-my-app-scale-to-fit-the-screen-on-all-devices
> > > > >
> > >
> > >
> > > _______________________________________________
> > > 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
> >
>
>
> --
> Jacqueline Landman Gay | jacque at hyperactivesw.com
> HyperActive Software | http://www.hyperactivesw.com
>
> _______________________________________________
> 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



More information about the use-livecode mailing list