1.48 BLOX.BViewport
Defined in namespace BLOX
Superclass: BLOX.BPrimitive
Category: Graphics-Windows
I represent an interface which is common to widgets that can be scrolled, like list boxes or text widgets.
1.48.1 BLOX.BViewport: accessing
(instance)
1.48.2 BLOX.BViewport: scrollbars
(instance)
1.48.1 BLOX.BViewport: accessing
connected
Private - Answer the name of Tk widget for the connected widget.
1.48.2 BLOX.BViewport: scrollbars
horizontal
Answer whether an horizontal scrollbar is drawn in the widget if needed.
horizontal: aBoolean
Set whether an horizontal scrollbar is drawn in the widget if needed.
horizontalNeeded
Answer whether an horizontal scrollbar is needed to show all the information in the widget.
horizontalShown
Answer whether an horizontal scrollbar is drawn in the widget.
vertical
Answer whether a vertical scrollbar is drawn in the widget if needed.
vertical: aBoolean
Set whether a vertical scrollbar is drawn in the widget if needed.
verticalNeeded
Answer whether a vertical scrollbar is needed to show all the information in the widget.
verticalShown
Answer whether a vertical scrollbar is drawn in the widget.
This document was generated on
April, 16 2013
using
texi2html