ruby-****@sourc*****
ruby-****@sourc*****
2012年 10月 2日 (火) 05:55:37 JST
------------------------- REMOTE_ADDR = 184.145.80.187 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-addrnhs ------------------------- @@ -827,7 +827,7 @@ model.remove(iter) end - In order to check, if children are removed, we need to remember their position in the tree view before we remove their parent. We learned that the proper way to do this is to store the references to the pertinent row paths. We will not check for more than the first generation of ancestors. Lets see how the above code is augmented in order to perform our test: + In order to check, if children are removed, we need to remember their position in the tree view before we remove their parent. We learned that the proper way to do this is to store the references to the pertinent row paths. We will not check for more than the first generation of descendants. Lets see how the above code is augmented in order to perform our test: elsif response == Gtk::Dialog::RESPONSE_DELETE_EVENT