Unicoder In Dynamic Text Under A Mask Laye

Hello All,

I try load unicode text from an xml file into 2 separate dynamic input text boxes.

One of the the textbox is not masked. It displays all unicode text correctly.

The one masked doesn’t display the unicode text correctly.

Would you please help me to load and display unicode text in a textbox under a masked layer

Thanks a bunch

hrm… if it’s just the mask that’s giving you issues, try setMask(); instead… especially if your textfield is one of those fancy new textarea components.

none of these components/textfields seem to like manually place masks.