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

hiCreateToolbarSeparator

hiCreateToolbarSeparator(
?name s_name
)
=> o_separator

Description

Creates a separator that is used to separate the items in a toolbar created using hiCreateToolbar.

Argument

s_name

Symbol specifying a name for the toolbar separator. After toolbar separator item is created, you can change its visibility by setting the invisible property.

Values Returned

o_separator

The handle to the toolbar separator.

Examples

hiCreateToolbarSeparator( ?name ’separator )

Related Topics

Toolbar Functions

hiCreateToolbarComboBox

hiCreateToolbarTypein

hiInsertToolbarItems

hiAddToolbarItems


Return to top
 ⠀
X