Re: mobileSetKeyboardDisplay

2019-07-22 Thread Dan Friedman via use-livecode
Monte,

Done.https://quality.livecode.com/show_bug.cgi?id=22256

Thanks for looking into this!

-Dan

 

On 7/22/19, 9:14 PM, "use-livecode on behalf of Monte Goulding via 
use-livecode"  wrote:

Could you open a report about the issue with an example stack please.

Thanks

Monte

> On 23 Jul 2019, at 1:01 pm, Dan Friedman via use-livecode 
 wrote:
> 
> First, may I say that mobileSetKeyboardDisplay is a beautiful thing!  
This is a game-changer in working with data in mobile apps.  My applause!  My 
hat's off!  Now, with that said...
> 
> It's not working right.  The first time you open a native field with 
mobileSetKeyboardDisplay set to "pan", it works perfect!  The second time 
however, it doesn’t scroll down far enough.  I presume this is related to the 
same issue that we have with the effective working screenRect.   The first time 
you call this, and the soft keyboard is open, you get the correct rect.  The 
second time you request it, you get an incorrect rect.  I have always just 
saved the first pass at it and used that from then on.   But, don't have the 
option with mobileSetKeyboardDisplay.  Can we get this fixed??   Please
> 
> -Dan
> 
> ___
> 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

___
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

Re: mobileSetKeyboardDisplay

2019-07-22 Thread Monte Goulding via use-livecode
Could you open a report about the issue with an example stack please.

Thanks

Monte

> On 23 Jul 2019, at 1:01 pm, Dan Friedman via use-livecode 
>  wrote:
> 
> First, may I say that mobileSetKeyboardDisplay is a beautiful thing!  This is 
> a game-changer in working with data in mobile apps.  My applause!  My hat's 
> off!  Now, with that said...
> 
> It's not working right.  The first time you open a native field with 
> mobileSetKeyboardDisplay set to "pan", it works perfect!  The second time 
> however, it doesn’t scroll down far enough.  I presume this is related to the 
> same issue that we have with the effective working screenRect.   The first 
> time you call this, and the soft keyboard is open, you get the correct rect.  
> The second time you request it, you get an incorrect rect.  I have always 
> just saved the first pass at it and used that from then on.   But, don't have 
> the option with mobileSetKeyboardDisplay.  Can we get this fixed??   
> Please
> 
> -Dan
> 
> ___
> 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

mobileSetKeyboardDisplay

2019-07-22 Thread Dan Friedman via use-livecode
First, may I say that mobileSetKeyboardDisplay is a beautiful thing!  This is a 
game-changer in working with data in mobile apps.  My applause!  My hat's off!  
Now, with that said...

It's not working right.  The first time you open a native field with 
mobileSetKeyboardDisplay set to "pan", it works perfect!  The second time 
however, it doesn’t scroll down far enough.  I presume this is related to the 
same issue that we have with the effective working screenRect.   The first time 
you call this, and the soft keyboard is open, you get the correct rect.  The 
second time you request it, you get an incorrect rect.  I have always just 
saved the first pass at it and used that from then on.   But, don't have the 
option with mobileSetKeyboardDisplay.  Can we get this fixed??   Please

-Dan

___
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