ruby-****@sourc*****
ruby-****@sourc*****
2009年 3月 5日 (木) 10:55:48 JST
------------------------- REMOTE_ADDR = 74.15.84.244 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-dynui-libglade ------------------------- @@ -81,9 +81,9 @@ Gtk.main end -:Currently there's a bug in ruby-glade-create-template: +:Currently there's a bug in ruby-glade-create-template: {{image_right("dialog-warning.png")}} - I believe there is currently a bug in ((*ruby-glade-create-template*)). {{image_right("dialog-warning.png")}} The code it produces is missing the following two lines at the end of ((*initialize*)) method: + I believe there is currently a bug in ((*ruby-glade-create-template*)).The code it produces is missing the following two lines at the end of ((*initialize*)) method: window =****@glade*****_widget("window") # <--- BUG: add these two lines window.show_all # <--- BUG: add these two lines