F17 = Shift + F5

"Schlykow" <[email protected]> Wed, 16 Aug 2006 13:24:21 +0200
Newsgroups gmane.comp.lang.4gl.fourjs.user
Message-ID <001801c6c126$85645160$6c64a8c0@WS108>
Hi,



perhaps anybody has a solution or a hint for the following problem:



Some of my users hate mouses and prefer to press 'Shif+F5', instead

clicking on the Button 'F17'.

(This is a general Problem, F17 is only an example !)



Since changing the client it does not work any more, only

the mouseclick works.



The default.4ad is the same as before, and before it went good

without mouse.



I tried to put the following entry in the actual default.4ad, but is had no
effect.

   <ActionDefault name="f17"     text="F17"             comment=""
acceleratorName="Shift-F5" />




In the software is written the old style ' ON KEY (F17) call do_something()'





$ fglrun -V

fglrun 620.222

Built Dec 21 2004 17:02:50

(c) 1989-2004 Four J's Development Tools

Database interface: INFORMIX-ESQL VERSION 9.xx (Standard)



Before:

Client: 1.20.1c



Now:

Client: 1.32.1b



Has anybody experience with this kind of problems and perhaps

a solution. (without changing the 4gl if possible) ?

Or is this a bug in the client ?



thanks a lot



Georg