Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

ciwMenuInstall

ciwMenuInstall(
r_window 
ls_bannerDef
) 
=> t / nil

Description

Creates and installs into r_window a menu banner based on ls_bannerDef. Useful for applications that create and manage their own windows. This function exists primarily for application support.

Arguments

r_window

The window to install the menu banner into.

ls_bannerDef

The definition of the menu banner.

Value Returned

t

The function succeeds.

nil

A menu banner could not be created and installed because of the given banner menu definition.


Return to top
 ⠀
X