Page 1 of 1

Keyboard : no return button !

Posted: Sun May 15, 2011 5:41 pm
by ludo
Hello,

With the "iphoneSetKeyboardType number" command, i've no return button to hide the ios keyboard.
I've tried the "iphoneSetKeyboardReturnKey done" or "iphoneSetKeyboardReturnKey default" but no changes
Capture d’écran 2011-05-15 à 16.40.56.png
Capture d’écran 2011-05-15 à 16.40.56.png (44.95 KiB) Viewed 4810 times
I've placed these command in the openfield script

Ios 4.3 - french - Livecode 4.6 personnal ios

thx

Re: Keyboard : no return button !

Posted: Sun May 15, 2011 5:47 pm
by Klaus
Hi ludo,

try this:
...
## Removing focus from any editable field should hide the keyboard
focus on nothing
...


Best

Klaus

Re: Keyboard : no return button !

Posted: Sun May 15, 2011 6:00 pm
by ludo
Klaus wrote: ## Removing focus from any editable field should hide the keyboard
focus on nothing
Great ! Simple and effective

Thanks.

Re: Keyboard : no return button !

Posted: Mon May 16, 2011 2:55 am
by FourthWorld
Klaus wrote:try this:
...
focus on nothing
...
Is that LiveCode or Zen? ;)

Re: Keyboard : no return button !

Posted: Mon May 16, 2011 12:13 pm
by Klaus
Hi Richard,

I'm sure LiveCode is a SUBSET of Zen 8)