Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » how to disable Eclipse menu focus activation?
how to disable Eclipse menu focus activation? [message #524927] Sun, 04 April 2010 09:45
KHALFAOUI Imen is currently offline KHALFAOUI ImenFriend
Messages: 9
Registered: April 2010
Junior Member
Hi,

I'm extending Eclipse using the Eclipse plugin infrastructure, and I've come into a problem:

I created an Eclipse editor and I would like to disable the mnemonic menus Eclipse, for example: ALT + a which is equivalent to the menu Search. Because I need these combinations (Alt +...) when my editor has focus. what to do?

I tried to create my own scheme and i activated it when my editor has focus, but when pressing ALT my editor intercepts the key but also Elipse. therefore my editor loses focus and Eclipse menus are activated (File, Search ..). I have the same problem when pressing F10 !?

here's my specs:

Java Version : jdk1.6.0_03
Eclipse Version : 3.4.2

[Updated on: Mon, 05 April 2010 09:30]

Report message to a moderator

Previous Topic:Plug-in Development help
Next Topic:how to disable Eclipse menu focus avtivation?
Goto Forum:
  


Current Time: Thu Apr 25 05:55:12 GMT 2024

Powered by FUDForum. Page generated in 0.02227 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top