Layout is messed up when keyboard shows up

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

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jun
Posts: 10
Joined: Mon May 27, 2013 7:44 am
Contact:

Layout is messed up when keyboard shows up

Post by jun » Fri Sep 27, 2013 6:29 am

Hello,

Do you know the equivalent of eclipse code android:windowSoftInputMode="adjustNothing" in livecode? This prevents changing the layout when the keyboard shows up but I don't know how to make this happen using Livecode.

I created a web apps (html5 pages packed as android and ios apps). In this case I only have a browser in my app which displays the html5 files.

Thanks,
jun

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Layout is messed up when keyboard shows up

Post by Mark » Fri Nov 15, 2013 1:56 am

Hi Jun,

In what way is the lay-out messed up? As far as I know, that doesn't happen without a script to move objects around.

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply