On Oct 18, 5:43 am, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:

> - Typing ctrl-g in the minibuffer works, but the ctrl key puts cruft
> in the minibuffer first.  This may be a bit tricky to fix.

Done at rev 1309.  toTkKey now returns an ignore flag that depends on
the fact that QKeyEvent.text() is empty for bare control or alt keys.
According to the docs this works in a platform-independent way, which
is exactly what is wanted.  Once again, Qt's key handling is much
better than Tk's.

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