Hi all,
I’m having some problems with input text.
II’m using
mytext_txt.restrict = "0-9.-"
my only problem is that that the minus sign isn’t working in can type everithing from 0 to 9 (0-9) and dots (.) but no minus sign (-)…
somenone please help!!!
thanks for the attention.