From: Hidetoshi NAGAI Date: 2005-07-03T23:17:13+09:00 Subject: Re: tkextlib and Unicode From: Hidetoshi NAGAI Subject: Re: tkextlib and Unicode Date: Sun, 3 Jul 2005 22:43:21 +0900 Message-ID: <20050703.224319.74725009.nagai@ai.kyutech.ac.jp> > To avoid the problem temporarily, for example, replace the following (snip) If you use 'UTF-8' and 'ASCII' strings only on your application, please insert "$KCODE='u'" *BEFORE* "require 'tk'". Probably, it'll be able to hide your problem also. -- Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)