Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      restore-color-on-exit
      resynch-match-chars
      return-raw-buttons
      rev-search-key
      rmode-auto-show-delim-chars
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
resynch-match-chars  Variable Reference   rev-search-key


Epsilon User's Manual and Reference > Variable Reference >

return-raw-buttons: system variable

Default value: 0

If you click a button in a dialog under Epsilon for Windows, Epsilon represents the input with an ordinary key value, such as <Enter> when you click an Ok button. An EEL program can temporarily set this variable to a nonzero value while displaying a dialog to retrieve button presses as distinct keys. All buttons will then appear with the key code WIN_BUTTON. Use the key-is-button variable to distinguish one button from another.

More info:

Windowed Dialogs (Primitives)



Previous   Up    Next
resynch-match-chars  Variable Reference   rev-search-key


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.