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

balloonOn

layout balloonOn boolean { t | nil }
graphic balloonOn boolean { t | nil }

Description

Checks if the Show Info Balloon option is set to on.

The default is nil.

GUI Equivalent

Command:

Options – Dynamic Display

Field:

Show Info Balloon

Examples

envGetVal("layout" "balloonOn")
envSetVal("layout" "balloonOn" 'boolean t)
envGetVal("graphic" "balloonOn")
envSetVal("graphic" "balloonOn" 'boolean t)

Related Topics

Display Options Form


Return to top
 ⠀
X