Flowdock
method

box

Importance_1
v1_9_3_392 - Show latest stable - 0 notes - Class: Window
box(p1, p2, p3 = v3) public

set the characters to frame the window in. The vertical vert and horizontal hor character.

win = Curses::Window.new(5,5,5,5)
win.box(?|, ?-)
Show source
Register or log in to add new notes.