quote:
Originally posted by Bilbo
quote:
Originally posted by jasonallen
Delete and Add a timer every keystroke
All you need to do is call MsgPlus.AddTimer('id', time); and it will be reset.
No need to delete 
I'd still need to clear the timer... If adding one clears one of the same name, it still has to cancel the previous one anyway doesn't it? (Plus it could be reset every 10 characters typed or something
New version, see first post
