|
From: Jingzhao Ou <ja...@ya...> - 2003-10-18 02:29:57
|
Dear Slave,
I found out one minor problem with the method you recommend. If I add shortcuts
using the Jython code, I need to restart jEdit in order to the changes working.
However, if I do it using the Shortcut option pane, such restarting is not
required. Can you tell me what I am missing here?
Thanks a lot!
Best regards,
Jingzhao
--- Slava Pestov <sl...@je...> wrote:
> Of course you could just do this in the Shortcuts option pane?
>
> On Tue, 2003-10-14 at 05:03, Jingzhao Ou wrote:
> > Dear Slava,
> >
> > Thanks a lot! Now, I can add shortcuts to my macros using
> >
> > jEdit.setProperty('Zoom_Out.py.shortcut', 'C+MINUS')
> > jEdit.setProperty('Zoom_In.py.shortcut', 'C+EQUALS')
> >
> > Best regards,
> > Jingzhao
> >
|