Search Locate Previous Next Contents

Vertical Splitter (VSB)


Description
Emulates a vertical separator by resizing the objects to its left and right. Takes the group ids of all the objects you want it to manage (in any order). This is most likely to be used to emulate the Windows95 Explorer style where you have a tree-control down the left of your form and a selection of other controls to the right.

Consider using the Containing Region here to reduce the number of objects handled by the splitter.

Class Property Table
NameTypeDefaultDescription
ControlsStringlistObjects to split (group ids)
HiddenBoolUsed to constrain other splitters
LimitsRuntimeClosest Approach to edge (left,right)
WhereUserCurrent horizontal position
ActiveRuntimeBoolean singleton

Class-specific Functions
MoveToMove splitter to this column (pixel position)


Continue to: Vertical Separator (VSEP)
© Copyright Causeway Graphical Systems Ltd 2003