ruby-****@sourc*****
ruby-****@sourc*****
2012年 10月 4日 (木) 01:10:53 JST
------------------------- REMOTE_ADDR = 184.145.80.187 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-trees ------------------------- @@ -323,7 +323,7 @@ -As opposed to this program, where a single column of cells is only affected by different rendering style, in the second 'Model/View Column Demo' program an effort is made to control the entire row as well as a particular cell in the "Color Name" column. Both programs nicely demonstrate how the helper cell data function and the associated code block are executed for each renderer, affecting each cell of the designated columns in every row for the tree store and subsequently also the view. +As opposed to this program, where a single column of cells is only affected by different rendering style, in the second 'Model/View Column Demo' program an effort is made to control the entire row as well as a particular cell in the 'Color Name' column. Both programs nicely demonstrate how the helper cell data function and the associated code block are executed for each renderer, affecting each cell of the designated columns in every row for the tree store and subsequently also the view. First, here is the listing of the entire 'Grocery List' program we discussed above: