Subscribe

Input of the text in Russian, problem UNICODE

  1. 2006-02-25 23:57:12 PST
    I have install:
    PythonCE 2.3.5
    TCL/Tk 8.4 (Tkinter-Files)

    Problem at input of the text in widgets Tk.
    English letters and figures are entered normally.
    At input of Russian letters in an widgets there is a mistake: instead of the letter there is a figure or the English letter and the second symbol - a square.

    The Russian text from a source code of the program is displayed normally.
    For example: Button (root, text=u'привет ') .pack () All is correct, is displayed normally.

    The mistake occurs only at input of the user.
  2. 2006-02-25 23:58:24 PST
    HP IPAQ hx 2110
    Windows Mobile 2003 SE
  3. 2006-02-27 03:24:31 PST
    Is it possible to test this on an English PDA? I've never seen a way to switch to a different keyboard layout or Input Method Editor like Windows XP.
  4. 2006-02-27 22:42:56 PST
    For input of symbols in different languages. And for switching languages.
    It is necessary to establish the special screen keyboard. (enters symbols in UNICODE as far as I have understood)

    For example:
    KeyboardPlus (freeware)
    http://www.hpc.ru/soft/software.phtml?id=12723

    (It is possible to adjust in a mode of Russian or Ukrainian.)
  5. 2009-02-03 22:54:15 PST
    Please, fix this bug...
Jump To:
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.