Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiCreateSeparatorMenuItem

hiCreateSeparatorMenuItem(
?name s_itemHandle
)
=> r_hiSeparatorMenuItem

Description

Creates a menu separator—a horizontal line that separates menu items. This menu item is used in the l_menuItems argument of the hiCreateMenu and hiCreatePulldownMenu functions. You can use the separator menu item in more than one menu or in multiple locations in the same menu.

Argument

s_itemHandle

SKILL handle to the menu item.

Values Returned

r_hiSeparatorMenuItem

  

The SKILL structure representing the separator menu item.

Related Topics

Menu Functions

hiDisplayMenu

hiCreate2DMenu

hiCreateSimpleMenu

hiCreateMenuItem

hiCreateSliderMenuItem


Return to top
 ⠀
X