On Fri, Oct 17, 2008 at 2:38 PM, Edward K. Ream <[EMAIL PROTECTED]> wrote:
>> If I disable this call, all key handling works, but alas, if I disable >> this call no keyboard shortcuts show up in the menu. > > 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... -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
