ruby-****@sourc*****
ruby-****@sourc*****
2009年 2月 17日 (火) 00:32:37 JST
------------------------- REMOTE_ADDR = 74.15.84.244 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-addrnhs ------------------------- @@ -160,7 +160,7 @@ # child[$buy_index]=buy # same as: model.set_value(child, $buy_index, buy) child[$buy_index] = buy - child[$qty_index] = quantity + child[$qty_index] = quantity child[$prod_index] = product # Add the quantity to the running total if it is to be purchased.