On Mon, Jan 14, 2002 at 11:55:30AM +1000, Allan Rae wrote:
> We can't place the actual validation of an entry into the input filter
> though otherwise we wouldn't be able to edit it properly (or would we?
> hmmm...)

Well... it may work, but it's a pain in the ass. I had a similar
requirement some time ago (only accept valid floats in a given range on
every keystroke). It's funny to watch people trying to change 1.00 to 0.99 if
the allowed range is [0.00 ... 1.09] with two enforced digits after the
'.' ;-)

Andre'

-- 
André Pönitz .............................................. [EMAIL PROTECTED]

Reply via email to