Detecting Text Entry

BlitzMax Forums/BlitzMax Programming/Detecting Text Entry

RJJ(Posted 2005) [#1]
Does anyone know a way to detect if TAB ot ENTER has been pressed when a text box is being edited. I know there is an event when the text changes but you can't really use this to parse the entire entry in one go.