Hi all, I've got this annoying problem were if I type more than 38-40
digits into either an puInput or a puLargeInput it will crash. If
theres any other character in there its fine. Is there a way around
this? I cant seem to find a callback for when a key is pressed. I
don't really want to modify the puInput class but just in my code. I
thought if I could link a callback to each key press then I could stop
the user entering data when say 30 characters had been entered. Any
ideas?
-simon
|