Disabling Keypad keys

Disabling Keypad keys

BY 02 Aug 2013 Native Application Development

Hi,

How would i disable specific buttons in the keypad that appears on tapping an EditField.

This is the code to dispaly the EditField

Construct(Rectangle(85, 100, 60, 60), EDIT_FIELD_STYLE_PHONE_NUMBER_SMALL, INPUT_STYLE_OVERLAY, EDIT_FIELD_TITLE_STYLE_NONE);

From code it is seen that i have used Overlay style of Keypad.

 

Thanks in advance.

Written by