Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

deleteConfirmModeChange

ab deleteConfirmModeChange boolean { t | nil }

Description

Controls whether or not you must confirm explicitly that a read-only cellview is to be re-opened in edit mode before deleting a marker in the Annotation Browser assistant.

The default is t, which means that when you try to use the Delete command (or its browser pane equivalent) in a read-only cellview, the software prompts you to confirm that you want to re-open the cellview in edit mode before performing the requested operation. When set to nil, the software automatically re-opens the cellview in edit mode and performs the requested operation.

The checkStateConfirmModeChange environment variable performs the same function for the Annotation Browser’s Check/Uncheck command.

GUI Equivalent

None

Examples

envGetVal("ab" "deleteConfirmModeChange")
envSetVal("ab" "deleteConfirmModeChange" 'boolean t)
envSetVal("ab" "deleteConfirmModeChange" 'boolean nil)

Related Topics

Annotation Browser Assistant

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X