ruby-****@sourc*****
ruby-****@sourc*****
2009年 1月 29日 (木) 06:37:58 JST
------------------------- REMOTE_ADDR = 74.15.84.244 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-dialog-assistant ------------------------- @@ -188,7 +188,7 @@ the number of pages in the assistant, nothing will be done. * Returns: page_num -Though I believe there is a currently a problem with the way Gtk::Assistant#set_forward_page_func as well as Gtk::Assistant#current_page= are implemented in Ruby GTK+. The following program snippet will give you an idea how your own customized forwarding behaviour should be implemented within an assignment object, providing there were no problems with your Gtk::Assistant Ruby implementation: +Though I believe there is a currently a problem with the way Gtk::Assistant#set_forward_page_func as well as Gtk::Assistant#current_page= are implemented in Ruby GTK+. The following program snippet will give you an idea how your own customized forwarding behaviour should be implemented within an assistant object, providing there were no problems with your Gtk::Assistant Ruby implementation: assistant.set_forward_page_func do |curr_pg| case curr_pg