Query: prima::widgets
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Prima::Widgets(3) User Contributed Perl Documentation Prima::Widgets(3)NAMEPrima::Widgets - miscellaneous widget classesDESCRIPTIONThe module was designed to serve as a collection of small widget classes that do not group well with the other, more purposeful classes. The current implementation contains the only class, "Prima::Panel". Prima::Panel 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. Properties borderWidth INTEGER Width of 3d-shade border around the widget. Default value: 1 image OBJECT Selects image to be drawn as a tiled background. If "undef", the background is drawn with the background color. imageFile PATH Set the image FILE to be loaded and displayed. Is rarely used since does not return a loading success flag. raise BOOLEAN Style of 3d-shade border around the widget. If 1, the widget is 'risen'; if 0 it is 'sunken'. Default value: 1 zoom INTEGER Selects zoom level for image display. The acceptable value range is between 1 and 10. Default value: 1AUTHORDmitry Karasik, <dmitry@karasik.eu.org>.SEE ALSOPrima perl v5.14.2 2009-02-24 Prima::Widgets(3)
Related Man Pages |
---|
prima::fontdialog(3) - debian |
prima::inputline(3) - debian |
prima::image::transparencycontrol(3) - debian |
prima::tie(3) - debian |
prima::nox11(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
Is UNIX an open source OS ? |
Weird 'find' results |