ruby-****@sourc*****
ruby-****@sourc*****
2012年 9月 14日 (金) 03:38:50 JST
------------------------- REMOTE_ADDR = 184.145.80.187 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-txtw-scrolledwin ------------------------- @@ -71,7 +71,7 @@ table.column_spacings = 5 options = Gtk::EXPAND|Gtk::FILL x = 10; y = 10 - # Pack a table with 100 buttons. + # Pack the table with 100 buttons. x.times do |i| y.times do |j| b1 = Gtk::Button.new("B:%2d,%2d" % [i,j])