Epsilon User's Manual and Reference >
Variable Reference >
key-is-button: system variable
Default value: varies
When you click on a button in a dialog, Epsilon returns a particular
fixed keystroke: Ctrl-m, the abort key specified by the abort-key
variable, or the help key specified by the HELPKEY macro. To
distinguish actual keys from these buttons, Epsilon sets the
key_is_button variable to zero when returning
normal keys, and to a nonzero value when returning one of these button
keys. It uses a specific value for each button in a dialog.
More info:
Window Events (Primitives)
Windowed Dialogs (Primitives)
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|