keyboard
"H.J. Sanders" <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.fourjs.user |
|---|---|
| Message-ID | <[email protected]> |
Hi group. We want for our applications that we keyboard will behave like in most windows-appliations. So: - TAB to move to another field - ENTER to accept and leave the screen. This can be done by setting the ACCEPT KEY to RETURN / ENTER (in OPTIONS). However especially in the beginning this will cause trouble for our users so we want to be able to turn of the enter key in the programs until it is time that it may be used (at the end of the program). In Informix you can do OPTIONS RETURN KEY = CONTROL-A. However this is not possible in 4JS. Support cannot help us. Anybody found a solution? Henk Sanders