Changeset 349 for trunk/samples

Show
Ignore:
Timestamp:
12/08/2007 01:03:44 (9 months ago)
Author:
why
Message:
  • shoes/ruby.c: wrap the text in the edit_box for gtk+.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/samples/jot.rb

    r343 r349  
    77  background "#C7EAFB" 
    88  stack :width => 400, :margin => 20 do 
    9     background "#eee" 
    10     border "#00D0FF", :strokewidth => 3 
     9    background "#eee", :radius => 12 
     10    border "#00D0FF", :strokewidth => 3, :radius => 12 
    1111    stack :margin => 20 do 
    1212      caption "vJot Clone"