Simple insults-based widget library

AuthorJp Calderone
Class YieldFocus Input focus manipulation exception
Class BoundedTerminalWrapper Undocumented
Class Widget No class docstring; 1/13 methods documented
Class ContainerWidget
Class TopWindow A top-level container object which provides focus wrap-around and paint scheduling.
Class AbsoluteBox Undocumented
Class HBox Undocumented
Class VBox Undocumented
Class Packer Undocumented
Class Canvas Undocumented
Function horizontalLine Undocumented
Function verticalLine Undocumented
Function rectangle Draw a rectangle
Class Border Undocumented
Class Button Undocumented
Class TextInput Undocumented
Class PasswordInput Undocumented
Class TextOutput Undocumented
Class TextOutputArea Undocumented
Class Viewport Undocumented
Class HorizontalScrollbar Undocumented
Class VerticalScrollbar Undocumented
Class ScrolledArea A ScrolledArea contains another widget wrapped in a viewport and vertical and horizontal scrollbars for moving the viewport around.
Function cursor Undocumented
Class Selection Undocumented
Class _Box Undocumented
Class _Scrollbar Undocumented
def horizontalLine(terminal, y, left, right): (source)
Undocumented
def verticalLine(terminal, x, top, bottom): (source)
Undocumented
def rectangle(terminal, position, dimension): (source)

Draw a rectangle

ParameterspositionA tuple of the (top, left) coordinates of the rectangle. (type: tuple)
dimensionA tuple of the (width, height) size of the rectangle. (type: tuple)
def cursor(terminal, ch): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2018-04-29 21:01:12.