On Feb 3, 6:46 am, "Edward K. Ream" <[email protected]> wrote:
> At present, the Qt input key logic is way more difficult than it needs
> to b.  Indeed, it must produce *exactly* the same results as does
> k.shortcutFromSetting.  Errors in this difficult logic will cause keys
> not to work.
>
> But there is a much simpler way: for each typed key, simply produce
> *any* valid user setting, and then let k.shortcutFromSetting produce
> the desired result.  Why didn't I see that earlier?

Although simple in concept, there are practical difficulties: the
relevant code is embroiled in unrelated code.  For this reason, I'll
delay this project until the recent changes have been fully tested and
all the g.new_strokes test eliminated.  Best to do one thing at a
time.

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.

Reply via email to