Read up or down pressed in an input field ?

BlitzPlus Forums/BlitzPlus Programming/Read up or down pressed in an input field ?

skn3(Posted 2003) [#1]
If anyone has mIRC thye will know why this would be usefull. Say you wanted to keep a cache of all things typed in the input field. And hten to access them you would press up/down. Doing so would move the text from the cache, back into the input field.

Any suggestions on how to achieve this ?