turn off fullscreenmode in 6.5

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
JackD
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 28
Joined: Sat Mar 14, 2009 3:17 am
Location: Olympia, WA USA

turn off fullscreenmode in 6.5

Post by JackD » Tue Dec 03, 2013 9:13 pm

I have an app that was developed using older versions of LiveCode so I included code to rescale all of the stacks included in it. When I run it it 6.5, I can't turn off fullscreen mode.

I've tried this code in the preOpenStack (both individually and in combination) Is this the correct code?

the working screenRect and the screenRect always return a value less than the actual resolution of the device. These are the values I used to calculate object sizes and locations. It appears to return the resolution divided by mobilePixelDensity()

Is it possible to turn off fullscreenmode so 6.5 acts like the older versions?
27" iMac, OS X 10.13
iPad 3, iPad Pro, iPhone 4s, iPhone 6, LG Optimus L9 phone, Samsung Galaxy Camera
LiveCode 8.1.9

pkocsis
Posts: 105
Joined: Sat Apr 15, 2006 7:20 am

Re: turn off fullscreenmode in 6.5

Post by pkocsis » Wed Dec 04, 2013 11:50 am

Likely, your woes are related to bug 11499

makeshyft
Posts: 220
Joined: Mon Apr 15, 2013 4:41 am
Contact:

Re: turn off fullscreenmode in 6.5

Post by makeshyft » Wed Dec 04, 2013 7:32 pm

Same problem with my stack in 6.5 it does not scale properly. It goes fullscreen "half way"....LOL. Was going to submit bug report...but couldn't send my stack..... so I'm glad someone else did.

6.5.1?
Founder & Developer @ MakeShyft R.D.A - https://www.makeshyft.com
Build Software with AppStarterStack for Livecode - https://www.AppStarterStack.com
Save Time with The Time Saver's Toolbox - https://www.TimeSaversToolbox.com

Post Reply

Return to “Android Deployment”