This directory contains "widget" demo for the Japanized and hence chinesized Tcl7.6/Tk4.2. Following 2 Hanzi fonts are defined at the beginning of the file "widget." hanzigb16st (SongTi 16) hanzigb24st (SongTi 24) These Chinese fonts are set to default fonts in file unix/tkUnixDefault.h If your system has not installed these fonts, please consult your system manager. Please note that these fonts may have no effect if you do NOT set an alias file in the font directory. Or you should change the font definition file to a long string which is the same as you list with "xlsfonts". Chinese input method added instead of Kinput2. Under text widget or entry widget you should press "Control \" to invoke the Hanzi input. And you should startup Hanzi input server before that, or an error message returned. When input chinese, the input client only accept chinese(two-bytes string), so you should press key Escape to switch back. ---------------- For more information about Hanzi input server, please visit my home page. By Yu Mingjian(ÓÚÃ÷¼ó) yumj@sun.ihep.ac.cn or yumj@yumj.kek.jp Homepage http://yumj.kek.jp/ or http://sun.ihep.ac.cn/~yumj/