|
From: Slava P. <sl...@je...> - 2004-02-26 00:29:20
|
Ill fix this in the next CVS commit.
On Wed, 2004-02-25 at 13:37, Jeffrey Hoyt wrote:
> Hi,
>
> I am trying to programatically get a list of all shortcuts that start wtih
> C+e. I thought I could do:
>
> jEdit.getInputHandler().getKeyBinding("C+e");
> or
> view.getInputHandler().getKeyBinding("C+e");
>
> and parse the return edit action or hashtable, but it doesn't seem to work. I
> get null back from each of those calls. Anybody successfully using
> DefaultInputHandler.getKeyBinding(String) successfully? I can't find an
> instance of it in the core code.
>
> Thanks,
>
> Jeff
> --
> Jeffrey Hoyt
> The MITRE Corporation
> Database Technology SW Engineer
> 703-883-6241
>
>
>
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
--
Slava Pestov
|