On Fri, Nov 26, 2010 at 7:53 AM, Edward K. Ream <[email protected]> wrote:
> At present, there is code in qtGui.py that explicitly deletes the > Shift modifier. Of course this code could be wrong, but fixing it is > not likely to be straightforward. There is a comment that retaining > the Shift modifier for the Ins and Delete keys is dubious. I don't > remember why, but everything involving key bindings is unexpected > tricky. You can attempt a fix yourself by adding Delete to the use_shift list in Qt gui-->@file qtGui.py-->Key handling-->class leoQtEventFilter-->tkKey in qtGui.py. 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.
