New submission from rovf:
When I enter Japanese text in a tkinter entry widget, I don't get any visual
feedback while typing; in particular, I don't get the Kanji selection box of
the Kotaeri input method, which makes it impossible to choose the correct Kanji
(try, for example, t
New submission from rovf:
I'm running this on OSX 10.6 (SnowLeopard) with the OSX "Spaces" feature
enabled (i.e. several virtual desktops).
This is my (complete) program:
from tkinter.filedialog import asksaveasfilename
pathname=asksaveasfilename(initialdir='.',ti