Changeset 398 for trunk/samples/jot.rb
- Timestamp:
- 01/09/2008 00:01:45 (8 months ago)
- Files:
-
- 1 modified
-
trunk/samples/jot.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/samples/jot.rb
r381 r398 4 4 5 5 Shoes.app :title => "vJot Clone", 6 :width => 420, :height => 560 do6 :width => 420, :height => 560, :resizable => false do 7 7 8 8 @note = NOTES.first
