[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - tut-gtk2-dialog-assistant

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2009年 2月 12日 (木) 23:43:12 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, (as of  Ruby 1.8.6 and Ruby-GNOME2 rel 2-0.17.0-rc1) 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:
+Though, (as of  Ruby 1.8.6 and Ruby-GNOME2 rel 2-0.17.0-rc1) I believe there is  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




ruby-gnome2-cvs メーリングリストの案内
Back to archive index