Text ctrl with T9 input mode (Urgent) | developer.brewmp.com Text ctrl with T9 input mode (Urgent) | developer.brewmp.com

Developer

Text ctrl with T9 input mode (Urgent)

Forums:

Hi All

I have created a text control and am trying to change its input mode with the API "ITEXTCTL_SetInputMode(pMe->m_pTextControl1, AEE_TM_RAPID);
and ITEXTCTL_SetInputMode(pMe->m_pTextControl1, AEE_TM_T9);"

However the return value is still coming as 3 i.e normal characters.

Could anyone please tell me the reason for this at the earliest.
Note: I am developing the application on 3.1.2 and ported the application on the MotoV3CRazr 3.1.2

Thanks in Advance