On Oct 17, 6:41 am, "Ville M. Vainio" <[EMAIL PROTECTED]> wrote:
> > Oh joy. There is an easy workaround. Don't set the shortcut at all
> > and do:
>
> > if accel: label = '%s\t%s' % (label,accel)
>
> > That is, the tab properly aligns the accelerator.
>
> That's fantastic! Having both accelerators and keybindings do the same
> thing was a timebomb waiting to happen...
I agree. And Qt would complain if the same command appeared in more
than one place, which does happen with the default menus.
Rev 1303 contains all the code above, and a revision of isDangerous
that allows a rebinding of 'Return' when in the tree. I think this is
ok, but it can be changed if not.
At present, keys are working as I expect. It's time for bug reports
re keys. But not in the minibuffer...
Edward
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---