fingerSplitSetWidth
layoutXL fingerSplitSetWidth boolean { t | nil }
Description
During a finger split, sets the width to the specified value and triggers the appropriate CDF callbacks.
GUI Equivalents
Examples
envGetVal("layoutXL" "fingerSplitSetWidth")
envSetVal("layoutXL" "fingerSplitSetWidth" 'boolean t)
envSetVal("layoutXL" "fingerSplitSetWidth" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top