i try make very simple Tk app. as:tiny_tk_frame.py
 https://gist.github.com/ZoomQuiet/1a25ef86711a9a64b1e8

but can not import Chinese
- base any IME, there always accept the english code, not the chinese
- of course,i can capy chinese into Entry()

base:
IDLE and tkinter with Tcl/Tk on Mac OS X | Python.org
    https://www.python.org/download/mac/tcltk/
i installed ActiveTcl 8.5.18.0
and brew info tcl-tk
homebrew/dupes/tcl-tk: stable 8.6.4 (bottled)
http://www.tcl.tk/

This formula is keg-only.
Tk installs some X11 headers and OS X provides an (older) Tcl/Tk.

so now, my Tk app.
can not running ...

Humm ,i guess Tkinter just call the system Tcl-Tk commands,
so there is more than one verion Tcl-Tk
means path chaos?

so how to fixed it?


-- 
Life's Pathetic, Let's Pythonic! 人生苦短, Python是岸!
俺: http://zoomquiet.io
授: http://creativecommons.org/licenses/by-sa/2.5/cn/
怒: 冗余不做,日子甭过!备份不做,十恶不赦!
KM keep growing environment culture which promoting organization be learnning!

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to