Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OHJ - Modifiers ignored in combination with F1 key

52265Jul 16 2002
Hi there,

we use the addComponent(Component, String, boolean, boolen) method at CSHManager to register our context sensitive help.
We pass "true" for the thrird parameter - needF1Help.

Thus, the application pops up the help window on F1. However, it also shows the help on Control-F1, Shift-F1 or any other key combination that includes the F1 key. Looks like the modifiers get ignored here.

Any idea on how to strictly bind the help to the (modifierless) F1 key?

Thanks - Thomas



Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 3 2002
Added on Jul 16 2002
3 comments
573 views