Flex: Is there anyway to disable the textbox in the NumericStepper and force the user to only change the value using the up / down buttons?
Probably not much to elaborate on here - I am using a NumericStepper control and I want the user to only use buttons to change the value in NS, not by typing into the control - I couldn't find the disable text property - does it exist it?
If it doesn't, how would I subclass this thing to disable the text?
+1
source to share
5 answers