Re: how can I write my traditional character?

$KCODE=‘U’
require ‘gtk2’
win = Gtk::Window.new
win.add(Gtk::Label.new(“การบ้าน”))
win.show_all
Gtk.main

Seems to work OK.

Can you show the code that was giving you a problem?

best
Dan


Daniel L.

www.daniellucraft.com/blog

----- Original Message ----
From: Pat K. [email protected]
To: [email protected]
Sent: Tuesday, May 13, 2008 3:03:17 AM
Subject: [ruby-gnome2-devel-en] how can I write my traditional
character?

hi, I have problem about label. If I don’t want to show english
character. I want to use my language ex. “การบ้าน” how can I do this in
ruby gnome2??

Posted via http://www.ruby-forum.com/.


This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/


ruby-gnome2-devel-en mailing list
[email protected]

thx you for answer but I have some problem I can’t see it :’(
please see my attach file

Pat K. wrote:

thx you for answer but I have some problem I can’t see it :’(
please see my attach file

Maybe Scite not support my language? and how can I do?? in cmd not
support too:’(