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
I've placed these command in the openfield script
Ios 4.3 - french - Livecode 4.6 personnal ios
thx
Keyboard : no return button !
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Keyboard : no return button !
Hi ludo,
try this:
...
## Removing focus from any editable field should hide the keyboard
focus on nothing
...
Best
Klaus
try this:
...
## Removing focus from any editable field should hide the keyboard
focus on nothing
...
Best
Klaus
Re: Keyboard : no return button !
Great ! Simple and effectiveKlaus wrote: ## Removing focus from any editable field should hide the keyboard
focus on nothing
Thanks.
-
- VIP Livecode Opensource Backer
- Posts: 10044
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Keyboard : no return button !
Is that LiveCode or Zen?Klaus wrote:try this:
...
focus on nothing
...

Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: Keyboard : no return button !
Hi Richard,
I'm sure LiveCode is a SUBSET of Zen
I'm sure LiveCode is a SUBSET of Zen
