make.bat
author Claus Gittinger <cg@exept.de>
Sat, 08 Aug 2015 16:48:38 +0200
changeset 5394 bd2329beafbc
parent 1335 a82afe29f9e3
permissions -rw-r--r--
class: EditTextView changed: #doKeyPress:x:y: any keypress should stop any ongoing completion. fix for the case when a key was entered (which starts a completion process) and then another key (such as a cursor-down) is pressed before completion view appears. The bug was that the completion view appeared for the wrong charater position...

nmake /nologo -f nt.mak