From: Hidetoshi NAGAI Date: 2003-11-21T16:41:00+09:00 Subject: Re: Encoding in ruby/tk internals Hi, From: "Nikolay Ponomarenko" Subject: Re: Encoding in ruby/tk internals Date: Fri, 21 Nov 2003 16:17:14 +0900 Message-ID: <3fbdbbf9$1@news.itcom.net.ua> > HN> Hmmm... > HN> Could you try to replace > HN> 'Tk.encoding_convertto(TkComm::string(arg_val[idx]), enc)' > HN> to 'Tk.fromUTF8(TkComm::string(arg_val[idx]), enc)'? > Works right. Thanks a lot. Will this fix became official? Thank you for your help to debug the problem. I'll commit the patch. It will be included in 1.8.1-preview3. -- Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)