The following example shows how you can limit the number of characters a user can type into a Flex NumericStepper control by setting the maxChars property.
Full code after the jump.
The following example shows how you can limit the number of characters a user can type into a Flex NumericStepper control by setting the maxChars property.
Full code after the jump.
The following example shows how you can set a status message in a RichTextEditor control’s title bar in Flex.
Full code after the jump.
Continue reading ‘Setting a status message in a Flex RichTextEditor control’
The following example shows how you can limit the amount of text a user can enter into a TextArea control by using the maxChars property.
Full code after the jump.
Continue reading ‘Limiting the amount of text you can enter into a Flex TextArea control’