default behaviour for double click onto views within library manager

Discussion in 'Cadence' started by Frank Nitsche, Mar 8, 2006.

  1. Hello everybody,

    we're working with Cadence DFII (IC50333).
    Does somebody know, how to deny double clicking for opening of
    cellviews in "edit mode"?
    Some of our designers are opening cellviews within the library manager
    by double clicking onto the view. This opens the cellview in "edit
    mode". Is there any option to tell the library manager another default
    behaviour?
    I want the library manager to open the cellviews in read-only mode as
    default by double clicking.

    Another question: Is there somewhere an overview an a description of
    the keywords within the .cdsenv-File (e.g. for the cdsLibManager
    entries)?

    Best regards,

    Frank.
     
    Frank Nitsche, Mar 8, 2006
    #1
  2. Hi Frank,

    That option was added within the last year or 2. I'm not sure if it's in your
    version or not but you can give it a try. Add the following line to your .cdsenv

    cdsLibManager.main dblClickEditCellView boolean nil


    You can find the library manager env variables in chapter 12 of the
    Cadence Library Manager Users Guide.

    Hope this helps.

    /dominic
     
    Dominic Duvarney, Mar 8, 2006
    #2
  3. Frank,

    Since IC5033 USR2, you can add this to your .cdsenv :

    cdsLibManager.main dblClickEditCellView boolean nil

    Andrew.
     
    Andrew Beckett, Mar 9, 2006
    #3
  4. Hello Andrew and Dominic,

    thanks. That was it what I was looking for.

    Frank.
     
    Frank Nitsche, Mar 9, 2006
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.