fullscreenmode and rect of a substack on mobile device ?

Brian Milby brian at milby7.com
Fri Aug 24 17:38:00 EDT 2018


Hmmmm
So it reports that the stack and screen are 768/1024 yet does not fill the screen? That is very odd. For me it did fill the screen until I changed it to be short on purpose.

And yes, the sim is pretty fast once it boots.

Thanks,
Brian
On Aug 24, 2018, 4:26 PM -0500, J. Landman Gay via use-livecode <use-livecode at lists.runrev.com>, wrote:
> That's the deal though...it shouldn't need to resize at all, but in the
> simulator it doesn't fill the screen. The XCode simulators are really
> fast though. If you ever do get into Android, avoid their emulator, it's
> dog slow.
>
> This thread is approaching cheese dimensions. I hope non-interested
> parties have good email filters. ;)
>
>
> On 8/24/18 3:50 PM, Brian Milby via use-livecode wrote:
> > I was just able to test in the iPad Air. It does not need to resize
> > though. In order to do an effective test, I shrank the stack by 100 px
> > (just moved all the stuff at the bottom up that much and shortened the
> > stack height).
> >
> > At that point, if I included my "fixBackground" handler in the
> > (pre)openCard/Stack, then it would end up with the whole screen orange.
> > Using the button would move the lines to the top/bottom, but I just use my
> > handler and the last 2 lines to move the lines.
> >
> > On Fri, Aug 24, 2018 at 2:56 PM, Brian Milby <brian at milby7.com> wrote:
> >
> > > I never even try the sim. I’ll give it a try this weekend though.
> > > None of the regular iPads should require a resize. Only the pro models
> > > have a different rect.
> > >
> > > Thanks,
> > > Brian
> > > On Aug 24, 2018, 2:39 PM -0500, J. Landman Gay via use-livecode <
> > > use-livecode at lists.runrev.com>, wrote:
> > >
> > > On 8/23/18 8:30 PM, Brian Milby via use-livecode wrote:
> > >
> > > The original stack worked fine on my iPad (since it was sized at the same
> > > resolution).
> > >
> > >
> > > Maybe I chose the wrong simulator, but on an iPad Air it failed to
> > > resize correctly with or without FSM. I looked up the screenrect and it
> > > claimed to be the same size as the stack. So maybe the problem is the
> > > simulator?
> > >
> > > --
> > > 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
> > >
> > >
> > _______________________________________________
> > 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