[macruby-changes] [351] MacRuby/trunk/sample-macruby/HotCocoa/layout_view.rb

source_changes at macosforge.org source_changes at macosforge.org
Thu Jul 10 06:22:53 PDT 2008


Revision: 351
          http://trac.macosforge.org/projects/ruby/changeset/351
Author:   rich at infoether.com
Date:     2008-07-10 06:22:52 -0700 (Thu, 10 Jul 2008)
Log Message:
-----------
reference to other_p was not set

Modified Paths:
--------------
    MacRuby/trunk/sample-macruby/HotCocoa/layout_view.rb

Modified: MacRuby/trunk/sample-macruby/HotCocoa/layout_view.rb
===================================================================
--- MacRuby/trunk/sample-macruby/HotCocoa/layout_view.rb	2008-07-10 08:08:35 UTC (rev 350)
+++ MacRuby/trunk/sample-macruby/HotCocoa/layout_view.rb	2008-07-10 13:22:52 UTC (rev 351)
@@ -126,6 +126,7 @@
         	  selected_view.reset_size
         	  selected_view.layout.other = x.items.selected.downcase.tr(' ', '_').intern
         	end
+        	other_p = p
         end
       end
     end
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macruby-changes/attachments/20080710/43a222ae/attachment.html 


More information about the macruby-changes mailing list