Shoes.app do
@code = edit_box :height => 400, :width => 250
@code.text = "some code"
end