|
Well you’re including the minus
character in your restrict. So it shouldn’t allow negative numbers. From: Hello I try to restrict the input of a TextInput Control
with the following line: TextInput.restrict
= "0-9 ,.\-" + _CurrencySymbol; Unfortuneally I can’t enter negative numbers in
the box (it don’t accept the minus character). This example worked fine
with the alpha version of Flex, I already reported the bug for the beta 1
version. Harry
|
- RE: [flexcoders] Flex 2 Beta 2 - Bug with mx.controls.T... Matt Chotin
- RE: [flexcoders] Flex 2 Beta 2 - Bug with mx.contr... Gordon Smith
- RE: [flexcoders] Flex 2 Beta 2 - Bug with mx.contr... Philippe Maegerman
- RE: [flexcoders] Flex 2 Beta 2 - Bug with mx.c... Gordon Smith
- RE: [flexcoders] Flex 2 Beta 2 - Bug with mx.contr... Philippe Maegerman

