Scroll to navigation

Tickit::Widget::Fill(3pm) User Contributed Perl Documentation Tickit::Widget::Fill(3pm)

NAME

"Tickit::Widget::Fill" - fill an area with repeated text

DESCRIPTION

This class provides a widget which displays a given piece of text repeatedly over its entire area. By default the text is a single space, meaning the area will be entirely drawn with spaces.

STYLE

The default style pen is used as the widget pen.

The following style keys are used:

The text to display in a repeating pattern on the window.
If defined, successive lines will be advanced by this number of columns (which may be negative) to create a skewed repeating pattern.

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>

2020-11-04 perl v5.30.3