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

Search results for "module:Tickit::Widget::LinearBox"

Tickit::Widget::LinearBox - abstract base class for HBox and VBox River stage two • 27 direct dependents • 28 total dependents

This class is a base class for both Tickit::Widget::HBox and Tickit::Widget::VBox. It is not intended to be used directly. It maintains an ordered list of child widgets, and implements the following child widget options: expand => NUM A number used t...

PEVANS/Tickit-Widgets-0.41 - 06 Jan 2024 21:48:53 UTC

Task::Tickit::Widget - Install the Tickit::Widget modules. River stage zero No dependents

SKIM/Task-Tickit-Widget-0.05 - 23 Feb 2016 13:23:50 UTC

Tickit::Widget::VHBox - distribute child widgets vertically or horizontally River stage one • 2 direct dependents • 3 total dependents

This subclass of Tickit::Widget::LinearBox distributes its children horizontally if there is room, falling back to a vertical layout if necessary....

TEAM/Tickit-Widget-VHBox-0.001 - 25 Jan 2015 02:48:51 UTC

Tickit::Widget::HBox - distribute child widgets in a horizontal row River stage two • 27 direct dependents • 28 total dependents

This subclass of Tickit::Widget::LinearBox distributes its children in a horizontal row. Its height will be the height of the tallest child, and its width will be the sum of the widths of all the children, plus the inter-child spacing. Optionally, if...

PEVANS/Tickit-Widgets-0.41 - 06 Jan 2024 21:48:53 UTC

Tickit::Widget::VBox - distribute child widgets in a vertical column River stage two • 27 direct dependents • 28 total dependents

This subclass of Tickit::Widget::LinearBox distributes its children in a vertical column. Its width will be the width of the widest child, and its height will be the sum of the heights of all the children, plus the inter-child spacing. Optionally, if...

PEVANS/Tickit-Widgets-0.41 - 06 Jan 2024 21:48:53 UTC
5 results (0.073 seconds)