[macruby-changes] [502] MacRuby/trunk/sample-macruby/HotCocoa/button.rb

source_changes at macosforge.org source_changes at macosforge.org
Wed Aug 27 21:53:36 PDT 2008


Revision: 502
          http://trac.macosforge.org/projects/ruby/changeset/502
Author:   rich at infoether.com
Date:     2008-08-27 21:53:36 -0700 (Wed, 27 Aug 2008)
Log Message:
-----------
remove button

Removed Paths:
-------------
    MacRuby/trunk/sample-macruby/HotCocoa/button.rb

Deleted: MacRuby/trunk/sample-macruby/HotCocoa/button.rb
===================================================================
--- MacRuby/trunk/sample-macruby/HotCocoa/button.rb	2008-08-28 04:53:07 UTC (rev 501)
+++ MacRuby/trunk/sample-macruby/HotCocoa/button.rb	2008-08-28 04:53:36 UTC (rev 502)
@@ -1,9 +0,0 @@
-require 'hotcocoa'
-
-include HotCocoa
-
-application :name => "Button" do |app|
-  window :frame => [200, 200, 300, 120], :title => "HotCocoa!"  do |win|
-    win << button(:title => "Push Me!", :on_action => Proc.new {puts "Ouch"})
-  end
-end
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macruby-changes/attachments/20080827/1c22fccb/attachment.html 


More information about the macruby-changes mailing list