Sha256: d11f0d8072f4951200734ef3aefe4ae73d25089b31825eb35e07167e1b243fdb
Contents?: true
Size: 232 Bytes
Versions: 5
Compression:
Stored size: 232 Bytes
Contents
win = RubyText.window(8, 39, r: 7, c: 14, fg: Black, bg: Blue) win.puts "If your text is longer than " + "the width of the window, by default it will " + "wrap around." win.puts "Scrolling is not yet supported."
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
rubytext-0.0.89 | examples/prog04.rb |
rubytext-0.0.88 | examples/prog04.rb |
rubytext-0.0.87 | examples/prog04.rb |
rubytext-0.0.86 | examples/prog04.rb |
rubytext-0.0.85 | examples/prog04.rb |