Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Cadence menus customization

Status
Not open for further replies.

Khaled Ibrahim

Newbie level 6
Joined
Oct 2, 2004
Messages
13
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
EGYPT
Activity points
107
geaadms

Anyone knows how to insert an menu item in a previously created SUBMENU in Cadence? I've successfully inserted the item in the tools menu using hiInsertMenuItem function, but I want now to insert it in a submenu in the tools menu instead of the tools menu itself...
 

cadence .menus

why not use $cds_root/share/local/menus/*.menus
 

You mean to edit the code itself? right? Ya, but I'm adding my tool to Mentor Artist Link menu which is using encrypted functions (geaAdms...). Do you think there is anyway to customize these menus while they're encrypted?

Added after 57 minutes:

At last I found all the information about the submenus by the ->? or ->?? operators :) They were exactly what I need :) Then I was able to use the hiAddMenuItem or hiInsertMenuItem :)
 

I add my customized menu and submenu into Encounter by writing a Tcl/Tk script, and source it when I start the software.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top