Scroll to navigation

Prima::Widget::Panel(3) User Contributed Perl Documentation Prima::Widget::Panel(3)

NAME

Prima::Widget::Panel - simple panel widget

Provides a simple panel widget capable of displaying a single line of centered text on a custom background. Probably this functionality is better to be merged with "Prima::Label".

Properties

Width of 3d-shade border around the widget.

Default value: 1

Selects the image to be drawn as a tiled background. If "undef" the background is drawn with the background color.
Sets the image FILE to be loaded and displayed. Is rarely used since does not return the success flag.
The style of the 3d-shade border around the widget. If 1, the widget is 'risen'; if 0 it is 'sunken'.

Default value: 1

Selects the zoom level for the image display. The acceptable value range is between 1 and 10.

Default value: 1

AUTHOR

Dmitry Karasik, <dmitry@karasik.eu.org>.

SEE ALSO

Prima

2024-02-01 perl v5.38.2