slotWarnWhenMoreThanRows
layout slotWarnWhenMoreThanRows int numberOfRows
Description
Displays a warning message in the CIW if you try to create a rectangle or a path with more slot rows than specified by this environment variable.
You can create a rectangle or a path with more slot rows than the number specified, but the slots do not appear in the drag set while creating the rectangle or path if the slot rows exceed the specified number.
GUI Equivalent
|
Create – Slot, Edit – Advanced – Slot, Create – Shape – Rectangle, Create – Shape – Path |
|
Examples
envGetVal("layout" "slotWarnWhenMoreThanRows")
envSetVal("layout" "slotWarnWhenMoreThanRows" 'int 1500)
Related Topics
Return to top