Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Key listener and Global actions in Eclipse.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On February 23, 2004 07:22 am, Arnaud De Muyser wrote:
> Is there a way to get the key stroke prior Eclipse's binding service ?

These kinds of questions should be asked on the newsgroup.

workbench.getCommandSupport().setKeyFilterEnabled(false);

Though IWorkbenchCommandSupport is still experimental API (i.e., we haven't 
decided that this will be the final API for 3.0).  If you have comments about 
this API (e.g., missing functionality, etc.), please open a bug report 
against Platform UI.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAOgxhLhh1LVU8SusRAv5GAJ9C4M09TTdN7F8TUewrb4lTlLH8EwCfa4GS
6Lt0+GVOCWKhCh6xS6ITn68=
=f1x1
-----END PGP SIGNATURE-----


Back to the top