DOKK / manpages / debian 11 / libtickit-widgets-perl / Tickit::Widget::Placegrid.3pm.en
Tickit::Widget::Placegrid(3pm) User Contributed Perl Documentation Tickit::Widget::Placegrid(3pm)

"Tickit::Widget::Placegrid" - a placeholder grid display

This class provides a widget which displays a simple grid pattern in its display area, and prints the size of the area in its centre.

It is intended as a placeholder for other widget code while applications are under development. It easily allows a container to have a child that can take any size, and will keep its window area painted (so avoiding bugs caused by "empty" containers that do not clear unused child areas).

The default style pen is used as the widget pen. The following style pen prefixes are also used:

The pen used to render the grid lines

Constructs a new "Tickit::Widget::Placegrid" object.

Takes the following named arguments.

Optional. If provided, prints an identifying title just above the box dimensions in the centre of the grid.

Original rendering code by Tom Molesworth <cpan@entitymodel.com>

Widget wrapping by Paul Evans <leonerd@leonerd.org.uk>

2020-11-04 perl v5.30.3