Query: prima::scrollwidget
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Prima::ScrollWidget(3) User Contributed Perl Documentation Prima::ScrollWidget(3)NAMEPrima::ScrollWidget - scrollable generic document widget.DESCRIPTION"Prima::ScrollWidget" is a simple class that declares two pairs of properties, delta and limit for vertical and horizontal axes, which define a a virtual document. limit is the document dimension, and delta is the current offset. "Prima::ScrollWidget" is a descendant of "Prima::GroupScroller", and, as well as its ascendant, provides same user navigation by two scrollbars. The scrollbars' "partial" and "whole" properties are maintained if the document or widget extensions change.APIProperties deltas X, Y Selects horizontal and vertical document offsets. deltaX INTEGER Selects horizontal document offset. deltaY INTEGER Selects vertical document offset. limits X, Y Selects horizontal and vertical document extensions. limitX INTEGER Selects horizontal document extension. limitY INTEGER Selects vertical document extension. Events Scroll DX, DY Called whenever the client area is to be scrolled. The default action calls "Widget::scroll" .AUTHORDmitry Karasik, <dmitry@karasik.eu.org>.SEE ALSOPrima, Prima::ImageViewer, Prima::IntUtils, Prima::ScrollBar, examples/e.pl. perl v5.14.2 2009-02-24 Prima::ScrollWidget(3)
Related Man Pages |
---|
prima::keyselector(3) - debian |
prima::scrollbar(3) - debian |
prima::image::transparencycontrol(3) - debian |
prima::stddlg(3) - debian |
prima::nox11(3) - debian |
Similar Topics in the Unix Linux Community |
---|
The here document << |
Converting Horizontal items into vertical plz |
Perl program |
awk - horizontal and vertical text extraction |
Transform vertical into horizontal list |