ruby-****@sourc*****
ruby-****@sourc*****
2012年 8月 13日 (月) 00:10:12 JST
------------------------- REMOTE_ADDR = 184.145.90.35 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-treeview-model-reference ------------------------- @@ -54,6 +54,8 @@ liststore.each { |model,path,iter| iter[0]= "Joe" } +To demonstrate some of the points learned here the following summary example is a bit more involved and contains features we have not yet talked about. If you are not comfortable reading it you can ignore it until you first read about building TreeStore in the following page, but just looking at the screenshot of the program may suffice to clarify some unclear issues, and indeed, I believe you will appreciate this program later when you have read the missing info. + ((*Example employing some of the items discussed on this page:*))