[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - tut-gtk2-dnd-intro

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2012年 12月 9日 (日) 05:52:48 JST


-------------------------
REMOTE_ADDR = 184.145.81.223
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-dnd-intro
-------------------------
@@ -419,11 +419,9 @@
        @hbox.remove(@label)
        @hbox.remove(@button)
        if @toggled
-         puts "NOT toggled"
          @hbox.pack_start(@button,  true,  true, 0)	# w, expand, fill, padding
          @hbox.pack_start(@label,   true,  true, 0)
        else
-         puts "toggled"
          @hbox.pack_start(@label,   true,  true, 0)
          @hbox.pack_start(@button,  true,  true, 0)	# w, expand, fill, padding
        end




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