ruby-****@sourc*****
ruby-****@sourc*****
2012年 9月 24日 (月) 04:05:48 JST
------------------------- REMOTE_ADDR = 184.145.80.187 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-trees ------------------------- @@ -462,11 +462,11 @@ == Multidimensional Tree Store -Now that we have learned the basics of list and tree store mechanics we can look at a very simple example in which all rows are built by the most basic tools without any automation. We also employ the cell data function to display the cell position within the hierarchy utilizing the((*path*))and((*depth*))instance methods defined in Gtk::TreeIter and Gtk::TreePath classes respectively. - {{image_right("treestore-multi-pathNdepth.png")}} +Now that we have learned the basics of list and tree store mechanics we can look at a very simple example in which all rows are built by the most basic tools without any automation. We also employ the cell data function to display the cell position within the hierarchy utilizing the((*path*))and((*depth*))instance methods defined in Gtk::TreeIter and Gtk::TreePath classes respectively. +{{br}} ((*treestore-multi-pathNdepth.rb*))