Product Documentation
Virtuoso Studio Design Environment User Guide
Product Version IC23.1, November 2023

optionFormsStayOnTop

ui optionFormsStayOnTop boolean { t | nil }

Description

Specifies whether the option forms should stay on top of all windows, including the non-Virtuoso windows. The default is nil.

To ensure that all option forms follow the same behavior, the environment variable value passed to the first option form issued for all following option forms.

GUI Equivalent

None

Examples

envGetVal("ui" "optionFormsStayOnTop")
envSetVal("ui" "optionFormsStayOnTop" 'boolean t)


Return to top
 ⠀
X