How to disable ESC key in dialogs

[email protected] Tue, 16 Jul 2002 16:26:22 +0200
Newsgroups gmane.lisp.statistics
Message-ID <[email protected]>
Dear xlispers

does somebody know how to disable the ESC key (or, more generally, detect
key-events) in dialogs (dialog-proto) under xlisp-stat for win32. I wrote a
program presenting a dialog for data input and want to avoid dismissing the
dialog by pressing the ESC key.

Thanks in advance
Davide