Skip to main content

[Migrated content. Thread originally posted on 06 February 2006]

Hi,

I want to use F10 and F11 keys in graphical windows but they don't respond. F10 key is used by Windows for menu access and F11 key is used for "contextual help".

How can I change this to use them as other exception values ?

GUIRPS:rolleyes:

[Migrated content. Thread originally posted on 06 February 2006]

Hi,

I want to use F10 and F11 keys in graphical windows but they don't respond. F10 key is used by Windows for menu access and F11 key is used for "contextual help".

How can I change this to use them as other exception values ?

GUIRPS:rolleyes:
For F10, F11 & F12 I think you have to use a config file to make them work.

We use "F10_IS_MENU 0"
"KEYSTROKE EXCEPTION=11 U1"
"KEYSTROKE EXCEPTION=12 U2"

We can then allow the application to get the function keys pressed.

Shaun