ruby-****@sourc*****
ruby-****@sourc*****
2009年 1月 21日 (水) 04:28:55 JST
------------------------- REMOTE_ADDR = 74.15.84.244 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-filechooser ------------------------- @@ -140,6 +140,7 @@ chooser_file.current_folder = dir end +Indeed the last line also makes no sense, since it will be overridden by the actions in the ((*folder_changed*)) method which is also executed immediately after our program starts to run, since at that point the "file" and "folder" buttons emit ((*'selection_changed'*)) signal to indicate the initial setting. === Constants