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 into Prima::Label's.
Prima::Label
Width of 3d-shade border around the widget.
Default value: 1
Selects image to be drawn as a tiled background. If undef, the background is drawn with the background color.
undef
Set the image FILE to be loaded and displayed. Is rarely used since does not return a loading success flag.
Style of 3d-shade border around the widget. If 1, the widget is 'risen'; if 0 it is 'sunken'.
Selects zoom level for image display. The acceptable value range is between 1 and 10.
Dmitry Karasik, <dmitry@karasik.eu.org>.
Prima
To install Prima, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Prima
CPAN shell
perl -MCPAN -e shell install Prima
For more information on module installation, please visit the detailed CPAN module installation guide.