ruby-****@sourc*****
ruby-****@sourc*****
2009年 2月 17日 (火) 01:21:45 JST
------------------------- REMOTE_ADDR = 74.15.84.244 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-trees ------------------------- @@ -98,7 +98,7 @@ # Otherwise, add the product as a child row of the category. else child = store.append(parent) - # store.set_value(child, $buy_index, list[i].buy # <= same as below + # store.set_value(child, $buy_index, list[i].buy) # <= same as below child[$buy_index] = list[i].buy child[$qty_index] = list[i].quantity child[$prod_index] = list[i].product