• 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 Design
  3. Is there any shortcut, bindkey to bring up CIW window quickly...

Stats

  • Locked Locked
  • Replies 5
  • Subscribers 125
  • Views 14691
  • 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

Is there any shortcut, bindkey to bring up CIW window quickly?

BaaB
BaaB over 6 years ago

Is there any shortcut, bindkey to bring up CIW window and Library Manager quickly?
(version  IC6.16-64b.101)

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

    You can easily define one - the command that you'd put in the bind key string would be:

    "hiDeiconifyWindow(hiGetCIWindow()) hiRaiseWindow(hiGetCIWindow())"

    This copes with it being minimised as well as being hidden.

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • BaaB
    BaaB over 6 years ago in reply to Andrew Beckett

    Is this the correct command for CIW windows?

    hiSetBindKey("Schematics" "<Key>F3"  hiDeiconifyWindow(hiGetCIWindow()) hiRaiseWindow(hiGetCIWindow())")
    Also how would you do it for Library Manager? 
    I don't know how to write  bindkey command yet. 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • BaaB
    BaaB over 6 years ago in reply to Andrew Beckett

    Is this the correct command for CIW windows?

    hiSetBindKey("Schematics" "<Key>F3"  hiDeiconifyWindow(hiGetCIWindow()) hiRaiseWindow(hiGetCIWindow())")
    Also how would you do it for Library Manager? 
    I don't know how to write  bindkey command yet. 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
  • Andrew Beckett
    Andrew Beckett over 6 years ago in reply to BaaB

    Yes, that would do it for schematic windows. You can’t define bindkeys for the library manager. 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • NickA
    NickA over 6 years ago in reply to BaaB

    Try this...

    hiSetBindKey("Schematics","CTRL<Key>l", "ddsOpenLibManager()")

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 6 years ago in reply to NickA

    Ah, just realised the question was potentially ambiguous. I thought it was asking about whether you could define a bind key for the library manager which raised the CIW; NickA posted a solution to open the library manager from the schematic (which is a reasonable thing to do, and is perfectly possible) - I didn't interpret the question that way, but if that's what BaaB meant, then that's the answer.

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

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