Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
145
UltraMaskEdit: wrong input behavior with long input mask
posted

Setting the Input Mask of an UltraMaskedEdit control to -nnn.nnnnnnnnnnnnnnnnnnnn results in a strange behavior, when the size of the UltraMaskedEdit does not fit the length of the Input Mask (in our case the size is 100;20).

When the empty (no text) control gets focus and I start typing digits then all text before the comma disappears left out of the control. I.e. as long as I type digits before the comma I can't see what I do. As soon as I get after the comma I can see the input as expected.

By the way: we can't use UltraCurrencyEditor or UltraNumericEditor since they do not display all decimal places...

Parents
No Data
Reply Children
No Data