Changeset 398 for trunk/samples

Show
Ignore:
Timestamp:
01/09/2008 00:01:45 (8 months ago)
Author:
why
Message:
  • shoes/world.c: exception handling prior to launch. so file not found doesn't spawn shoes.
  • lib/shoes.rb: added --version.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/samples/jot.rb

    r381 r398  
    44 
    55Shoes.app :title => "vJot Clone",  
    6   :width => 420, :height => 560 do 
     6  :width => 420, :height => 560, :resizable => false do 
    77 
    88  @note = NOTES.first