Can windows entry-field control return left/right arrow keys as exception?
I'm posting this mostly to let others know about my findings. If anyone knows a way around this, please, post a reply!
As it turns out, my research shows that a format-1 accept (even in gui) can be controlled by the keystroke variable, so you can set up to get an exception value. However, if you use an ENTRY-FIELD control, the left/right keys are trapped by windows and the field cannot be exited (just like the manual says). Note: I'm just trying to get one character, including any function/movement keys.
I cannot use the W$GETC (won't work for my application). I've been using the format-1 accept, but I've been running into issues where the active window does not get processed the same when not using the entry-field, even though I use the SET I-O WINDOW to xxx, before doing the accept. As a result, in my application, clicking the minimize button triggers some handling which does a switch to the main window, check if any mouse movement using form