Package curses :: Module textpad
[hide private]
[frames] | no frames]

Module textpad

Simple textbox editing widget with Emacs-like keybindings.

Classes [hide private]
Textbox
Editing widget using the interior of a window object.
Functions [hide private]
 
rectangle(win, uly, ulx, lry, lrx)
Draw a rectangle with corners at the provided upper-left and lower-right coordinates.

Imports: curses, ascii