My main issue is not iOS but Android where each vendor has his own keyboard and the user can install third party keyboards. Unless there is an API in the engine or they implement externals for both iOS and Android, there is no solution.
I think the working screen rect should change if the keyboard is visible in my opinion. On Thu, Sep 20, 2012 at 10:03 PM, Terry Judd <terry.j...@unimelb.edu.au>wrote: > Monte - is there a list of notification messages that mergNotify could > potentially act on anywhere? > > Terry...le > > On 21/09/2012, at 10:23 AM, Monte Goulding wrote: > > > Hey guys > > > > Short term iOS only solution could be mergNotify and > UIKeyboardWillShowNotification and parsing the pNotification parameter for > it's size. > > > > Cheers > > > > Monte > > > > > > On 21/09/2012, at 9:29 AM, Andre Garzia wrote: > > > >> Do we all agree that this is worth asking for an enhancement? > >> > >> On Wed, Sep 19, 2012 at 12:46 PM, Ralph DiMola < > rdim...@evergreeninfo.net>wrote: > >> > >>> Colin, > >>> > >>> Thanks, the upper 3rd is my current solution. Getting message whenever > the > >>> working rect changes with a list rect(s) of open real-estate would > allow me > >>> to deal with this, or I can just keep all input fields in the upper > 3rd. > >>> > >>> Ralph DiMola > >>> IT Director > >>> Evergreen Information Services > >>> rdim...@evergreeninfo.net > >>> > >>> > >>> -----Original Message----- > >>> From: use-livecode-boun...@lists.runrev.com > >>> [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Colin > Holgate > >>> Sent: Wednesday, September 19, 2012 11:26 AM > >>> To: How to use LiveCode > >>> Subject: Re: detect keyboard height on mobile > >>> > >>> The situation is more complicated than you may be thinking. On iOS you > can > >>> split the keyboard into two halves that slide up to half way, or you > can > >>> undock and the keyboard remains intact, but sits halfway up the > screen. You > >>> may want to always make sure that important text into fields are in > the top > >>> third of the screen. > >>> > >>> > >>> On Sep 19, 2012, at 11:20 AM, "Ralph DiMola" < > rdim...@evergreeninfo.net> > >>> wrote: > >>> > >>>> I am running into the same issue on iOS also as I use generic resizing > >>> SW. > >>>> The rect of the real-estate remaining would be nice to know. > >>> > >>> _______________________________________________ > >>> use-livecode mailing list > >>> use-livecode@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@lists.runrev.com > >>> Please visit this url to subscribe, unsubscribe and manage your > >>> subscription preferences: > >>> http://lists.runrev.com/mailman/listinfo/use-livecode > >>> > >> > >> > >> > >> -- > >> http://www.andregarzia.com -- All We Do Is Code. > >> http://fon.nu -- minimalist url shortening service. > >> _______________________________________________ > >> use-livecode mailing list > >> use-livecode@lists.runrev.com > >> Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > >> http://lists.runrev.com/mailman/listinfo/use-livecode > > > > -- > > M E R Goulding > > Software development services > > Bespoke application development for vertical markets > > > > mergExt - There's an external for that! > > > > > > _______________________________________________ > > use-livecode mailing list > > use-livecode@lists.runrev.com > > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > Dr Terry Judd > Senior Lecturer in Medical Education > Medical Eduction Unit > Faculty of Medicine, Dentistry & Health Sciences > The University of Melbourne > > > > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- http://www.andregarzia.com -- All We Do Is Code. http://fon.nu -- minimalist url shortening service. _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode