Sha256: a6b6d153741ea65720d7cef9d01070ba4d233ce721d4b99885c47a193b8b59e1
Contents?: true
Size: 135 Bytes
Versions: 2
Compression:
Stored size: 135 Bytes
Contents
Shoes.app do 10.times do |i| button "hello#{i}" image File.join(Shoes::DIR, 'static/shoes-icon.png') edit_line end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
shoes-4.0.0.pre2 | samples/sample8.rb |
shoes-4.0.0.pre1 | samples/sample8.rb |