Adding Custom Menus to Allegro System Capture
Learn more at Cadence Support Portal - https://support.cadence.com
© 2019 Cadence Design Systems, Inc. All rights reserved w orldw ide. Page 4
Menus and Actions
In Allegro System Capture, users can customize the menu bar by adding custom
menus. These custom menus can contain submenu items, actions, or a combination of
both.
Actions are elements that can call a Tcl procedure, whereas submenus are used to
group actions and other menu commands as illustrated in the following screenshot:
Using Tcl Scripting
In this section you will learn about:
Adding Menus to Menu Bar
• Creating a Pop-up Menu
• Adding an Action
• Sample Tcl Script to Create Custom Menus