Sha256: 3d71fbdefd45a8f1913f9a595a9371b42506c17978c6c97f7246f563d3bbac1d

Contents?: true

Size: 196 Bytes

Versions: 16

Compression:

Stored size: 196 Bytes

Contents

win = RubyText.window(6, 25, 2, 34, 
                      # 6 rows, 25 cols; upper left at 2,4
                      fg: Blue, bg: White) # foreground, background

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

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
rubytext-0.0.68 examples/prog01.rb
rubytext-0.0.67 examples/prog01.rb
rubytext-0.0.66 examples/prog01.rb
rubytext-0.0.65 examples/prog01.rb
rubytext-0.0.64 examples/prog01.rb
rubytext-0.0.63 examples/prog01.rb
rubytext-0.0.62 examples/prog01.rb
rubytext-0.0.61 examples/prog01.rb
rubytext-0.0.60 examples/prog01.rb
rubytext-0.0.59 examples/prog01.rb
rubytext-0.0.58 examples/prog01.rb
rubytext-0.0.57 examples/prog01.rb
rubytext-0.0.56 examples/prog01.rb
rubytext-0.0.55 examples/prog01.rb
rubytext-0.0.54 examples/prog01.rb
rubytext-0.0.53 examples/prog01.rb