Well, this is ugly as the sin but it seems to work, at least for the
moment:

  vk = VkKeyScan(ord(char))
  if vk == -1: # ugly fix for backtips
    vk = 96

I will write to Gary Bishop to point out this issue with the Italian
keyboard and see if he has some decent
solution.

              Michele Simonato

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to