leSelBoxOrStretch
leSelBoxOrStretch(
[ w_windowId ]
)
=> t
Description
The Virtuoso Layout Suite L binds this function to the mouse button DrawThru1 action. The default behavior for mouse button DrawThru1 is select by bBox. When you select using a bBox, rather than a point, the software checks what is under the selected area. If something under the initial point of the bBox is already selected, the software automatically calls the stretch command. If nothing under the cursor is selected, the software selects the bBox you have drawn. If w_windowId is not specified, the current window is used. This function must not be changed.
Arguments
Value Returned
Return to top