I need to trap the Event, when a Textfield is left. I.e. when I push a defined (e.g. List-) button, the field that had Focus causes a "Leave" Event occuring before the button pressed Event is detected. I need to suppress any Action on Leave, when not caused by Key Input (Tab or Return). Thanks in advance for any help. Regards Rainer
↧