ruby-****@sourc*****
ruby-****@sourc*****
2012年 10月 15日 (月) 02:00:44 JST
------------------------- REMOTE_ADDR = 184.145.82.7 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-crs ------------------------- @@ -373,4 +373,4 @@ parent[GItm::BUY_INDEX] = total == 0 ? false : true - This would eliminate the need for 'any_child_set_to_buy' method, and for the cell data function on 'Buy' column, and would decrease the CPU usage. The behaviour of the program would suffer a little, however, users would most likely tolerate it since any mouse movement on over the tree view triggers a self-correcting action. For full implementation of this variant check out the example in section 8.7.4 ((<Combo Box Renderers|tut-gtk2-treev-cbbr>)). + This would eliminate the need for 'any_child_set_to_buy' method, and for the cell data function on 'Buy' column, and would decrease the CPU usage. The behaviour of the program would suffer a little, however, users would most likely tolerate it since any mouse movement over the tree view triggers a self-correcting action. For full implementation of this variant check out the example in section 8.7.4 ((<Combo Box Renderers|tut-gtk2-treev-cbbr>)).