Pat Kiatchaipipat wrote: > Alex Young wrote: >> Pat Kiatchaipipat wrote: >>> @textbox1.set_value(message) >>> >>> now I have problem how I can show text with encode ANSI in @textbox1?? >> That sounds toolkit-specific. What GUI library are you using? > > I use wxruby :) I don't know anything specific about WxRuby, but have you looked at using iconv? -- Alex