ruby-****@sourc*****
ruby-****@sourc*****
2012年 9月 22日 (土) 08:45:25 JST
------------------------- REMOTE_ADDR = 184.145.80.187 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-trees ------------------------- @@ -168,9 +168,11 @@ end end + + === Data Organization Within a Tree Store -One important thing to be notice is the sequential data organization within the tree store. This may be obvious from the way we set-up our array ((*list:*)) +One important thing to notice is the sequential data organization within the tree store, and bundling of products that belong to the same category in groups immediately after their respective parent. This reflects the way our array((*list:*))is set-up. list = Array.new # Category Buy Qty Product