Sha256: 47ce4af5e7b0da7e62d76ea02194a775269c4b7cf1f95bbd4cc385e0e017a8fc

Contents?: true

Size: 186 Bytes

Versions: 16

Compression:

Stored size: 186 Bytes

Contents

win = RubyText.window(6, 25, 10, 34,        # 6 rows, 25 cols; corner @ 10,34
                      fg: Blue, bg: White)  # foreground, background colors

win.puts "This is a window..."

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
rubytext-0.0.84 examples/prog01.rb
rubytext-0.0.83 examples/prog01.rb
rubytext-0.0.82 examples/prog01.rb
rubytext-0.0.81 examples/prog01.rb
rubytext-0.0.80 examples/prog01.rb
rubytext-0.0.79 examples/prog01.rb
rubytext-0.0.78 examples/prog01.rb
rubytext-0.0.77 examples/prog01.rb
rubytext-0.0.76 examples/prog01.rb
rubytext-0.0.75 examples/prog01.rb
rubytext-0.0.74 examples/prog01.rb
rubytext-0.0.73 examples/prog01.rb
rubytext-0.0.72 examples/prog01.rb
rubytext-0.0.71 examples/prog01.rb
rubytext-0.0.70 examples/prog01.rb
rubytext-0.0.69 examples/prog01.rb