The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.20

  • Allow $win->goto outside of its edges, apply clipping
  • Removed Tickit::Widget::Entry; now found in the Tickit-Widgets distribution
  • Updated for latest libtickit
  • BUGFIXES:
    • Ensure that Static widgets with empty text still behave correctly
    • Fix test skip counts in t/02utils.t

Modules

Terminal Interface Construction KIT
abstract base class for widgets that contain other widgets
a widget which occupies only one line
store a collection of rendering attributes
a lightweight data structure representing a rectangle
abstract base class for widgets that contain a single other widget
terminal formatting abstraction
unit testing for Tickit-based code
utility functions for Tickit
abstract base class for on-screen widgets
contain a single child widget
draw a frame around another widget
distribute child widgets in a horizontal row
abstract base class for HBox and VBox
a widget displaying static text
distribute child widgets in a vertical column
implement widgets with adjustable alignment
implement widgets with a surrounding border
implement widgets with setable pens
a window for drawing operations

Provides

in lib/Tickit/Test/MockTerm.pm