Hi, I’m using the KeyPressed Event to restrict a TextField to numbers only, and format accordingly. My function is working almost good. My problem is that the KeyPressed Event don’t capture the “.” Chr(46) key. Is it a limitation from Xojo, or is it a bug?