TTMSFMXEdit Input

Hi,

On an IOS device setting the EditType to etNumber, etFloat, etc. restricts the entry of non numeric characters but on Android it accepts any character.

Thanks,

Ken

Hi, 


This is a known shortcoming of the Android framework where the OnKeyDown event is not triggered with a character per character sequence. Currently, we are still investigating a way around this.

Kind Regards, 
Pieter

Thanks. I thought this was probably the case.

Ken