Sha256: c88f3e687849201336b940b2e14c3acb535703e12f564491ad788a0141a4fd4b

Contents?: true

Size: 122 Bytes

Versions: 6

Compression:

Stored size: 122 Bytes

Contents

Shoes.app do
  @slot = stack { para "Old text" }
  button "Update" do
    @slot.clear { para "brand new text" }
  end
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
scarpe-0.4.0 examples/legacy/working/simple/clear-slot.rb
scarpe-0.3.0 examples/legacy/working/simple/clear-slot.rb
scarpe-0.2.2 examples/legacy/not_checked/shoes-contrib/manipulation/clear-slot.rb
lacci-0.2.1 examples/legacy/not_checked/shoes-contrib/manipulation/clear-slot.rb
scarpe-0.2.1 examples/legacy/not_checked/shoes-contrib/manipulation/clear-slot.rb
scarpe-0.2.0 examples/legacy/not_checked/shoes-contrib/manipulation/clear-slot.rb