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

Changes for version 0.27 - 2017-03-17

  • BUGFIXES
    • Ensure ContainerWidget can handle windowless children
    • Remember to actually close child windows from empty-sized children in LinearBoxes
    • Avoid complaints about mouse wheel direction names not being numeric in linear Split (RT119857)

Modules

abstract base class for widgets that contain other widgets
a widget which occupies only one line
abstract base class for widgets that contain a single other widget
declare customisable style information on widgets
abstract base class for on-screen widgets
draw a fixed-size border around a widget
apply spacing and positioning to a widget
a widget displaying a clickable button
a widget allowing a toggle true/false option
a widget for entering text
fill an area with repeated text
draw a frame around another widget
lay out a set of child widgets in a grid
distribute child widgets in a horizontal row
an adjustable horizontal split between two widgets
abstract base class for HBox and VBox
a placeholder grid display
a widget allowing a selection from multiple options
a widget displaying a small text animation
a widget displaying static text
distribute child widgets in a vertical column
an adjustable vertical split between two widgets
implement widgets with adjustable alignment
load several Tickit::Widget classes at once

Provides

in lib/Tickit/Style/Parser.pm
in lib/Tickit/Widget/LinearSplit.pm
in lib/Tickit/WidgetRole.pm