On Thu, Mar 31, 2011 at 12:38 PM, vitalije <[email protected]> wrote:
> Hello,
> I have updated Leo to the revno 3930 and noticed that I can't type
> letters other than ASCII anymore.

I think it may be the mere existence of the keyPressEvent method that
is causing the problem.

Do you use the Alt or Ctrl modifiers to type your non-ascii keys?  If
so, the keyPressEvent method probably isn't passing those keys along
properly.

In any case, please comment out the keyPressEvent method in qtGui.py
and let me know if that solves the problem.  Thanks.

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