set_user_menu_label()

Sets the label for the user menu. Returns: none.

See also: add_menu(), add_separator(), check_user_menu(), clear_user_menu().

Syntax:

set_user_menu_label(menuLabel, menuName);

where

menuLabel is the name to display on the user menu.

menuName is one of the following internal labels for the user menus: "User", "User2", "User3", "User4", or "User5".

Example:

For a complete example, which checks first for an empty slot, refer to Creating a Custom Menu in the Customization and Configuration manual.

// changes the label on the 2nd user menu
set_user_menu_label("My Menu", "User2");

Download Example File:

The following link(s) lead to the Agilent EEsof EDA Knowledge center website. You will need to register at this site with a valid support contract to download an example file.

Batch Simulation

Where Used:

Graphical user interface

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources