IOS Keyboard

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Phil_p
Posts: 7
Joined: Wed Sep 07, 2011 10:28 pm

IOS Keyboard

Post by Phil_p » Wed Sep 07, 2011 10:36 pm

Hi, does any one know how to stop the keyboard showing on an iPad app. I have a text field which I have designed my own keypad for and I do not want the IOS Keyboard to show.

Thanks
Phil

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

Re: IOS Keyboard

Post by Mark » Thu Sep 08, 2011 12:55 am

Hi Phil,

Make sure that the traversalOn of the field is false when the card opens.

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