• 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. FastZoom in wavescan without mouse click

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 142
  • Views 13737
  • 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

FastZoom in wavescan without mouse click

markbeck
markbeck over 16 years ago

 Greetings all,

I'm trying to create a custom key-binding in Cadence 5.14 for wavescan. I would like to zoom in/out at the point where my cursor is located with a single key-press.

I tried:  

list("<Key>i"        "awvFastZoomInMenuCB()")

But this obviously requires me to then click the mouse to tell the awvFastZoomInCB()  where to zoom in at.

I also tried:

list("<Key>o"        "awvFastZoomOutMenuCB() geSelectPoint( awvGetCurrentWindow() hiGetCommandPoint(awvGetCurrentWindow()))")

But that didn't work.  the geSelectPoint only works on graphics editor windows.  I couldn't find an equivalent awv command. 

Any ideas out there as to what other method I could use?

Mark

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 16 years ago

    The more direct bindkey for wavescan would be:

     list("None<Key>i"        "graph.zoom.zoomin")

    However, the fundamental problem is that you're really asking for "infix" type behaviour, and wavescan/ViVA does not support that right now. There's an enhancement CCR  446407 asking for this. If you want this, the best thing to do is to contact Cadence Customer Support and ask for this, and a duplicate CCR can be filed. As more customers ask for this, the priority is likely to go up...

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • markbeck
    markbeck over 16 years ago

    "you're really asking for "infix" type behaviour" - Not exactly...  I just want to complete the command with an automatic polling of my mouse position.  I don't however want general infix for all commands, just specific ones.

     Wavescan does have some mechanism for polling the mouse since it asks for a mouse click.  However, I don't know if this translates to a command which passes the mouse position to the zoom command without requiring the mouse click. 

     Mark

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 16 years ago

    Mark,

    Understood. Either way you can't do it right now. So please contact customer support and request this...

    Thanks,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • markbeck
    markbeck over 16 years ago

    Created SR: 41748022 

     Thanks for your help,

    Mark

    • 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