Archive for May 19th, 2008

19
May

Limiting the number of characters a user can type into a NumericStepper control’s text input field in Flex

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.

Continue reading ‘Limiting the number of characters a user can type into a NumericStepper control’s text input field in Flex’