• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC SKILL
  3. How to move custom_menu items to pre-existing menu item...

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 143
  • Views 9067
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to move custom_menu items to pre-existing menu items

saurabh96
saurabh96 over 3 years ago

Hi there,

I have created a custom menu i.e Main Menu..by below following script-

procedure(Menu_CIW_TOP()
ciwMenuInit()

menuItem_11=hiCreateMenuItem(?name 'item11 ?itemText "ITEM 11" ?callback "f11()")
submenu1 = hiCreatePulldownMenu( 'Menu_CIW1 "Menu1" list( menuItem_11 ) )
slider1=hiCreateSliderMenuItem(?name 'slider_CIW1 ?itemText "Menu1" ?subMenu submenu1)
menu_ciw_top = hiCreatePulldownMenu('Menu_CIW_TOP "Main Menu" list(slider1))

hiInsertBannerMenu( window(1) menu_ciw_top 9)
)
Menu_CIW_TOP()

Now i want to move "Main Menu" custom menu item to "Solido" menu item in CIW.

so that when the click solido option , "Main Menu" option appears in it as sub-menu and then i will able to select according to it.

How can i acheive it??

Regards,

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 3 years ago

    This appears to be essentially the same question as your other post How to create and add submenu options in virtuoso window (if it's not, you're going to have to more clearly describe it - the other post was very unclear too).

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 3 years ago

    This appears to be essentially the same question as your other post How to create and add submenu options in virtuoso window (if it's not, you're going to have to more clearly describe it - the other post was very unclear too).

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information