CTRL+DOUBLE_CLICK

Discussion in 'AutoCAD' started by wkai, Jul 4, 2004.

  1. wkai

    wkai Guest

    Like DOUBLE_CLICK on entities to run "properties" , is there any way to run a self-made LISP program through an action of CTRL+DOUBLE_CLICK,

    If it is not reachable by Vlisp, how about ARX?
     
    wkai, Jul 4, 2004
    #1
  2. wkai

    ECCAD Guest

    CTRL+Click is reserved for 'Cycling' - see Groups, Cycle..
    IF you CTRL+Click+Click, you merely turn Cycle mode On and Off.
    You might want to review ***ACCELERATORS section of .mns file..add a CTRL+"Z" or some letter not used. You could fire up a Lisp from there..

    Bob
     
    ECCAD, Jul 4, 2004
    #2
  3. wkai

    j.buzbee Guest

    There is a Double-click mouse reactor. I've disable the DoubleClick arxs'
    in favor of my own AutoLISP driven reactor.

    jb

    run a self-made LISP program through an action of CTRL+DOUBLE_CLICK,
     
    j.buzbee, Jul 6, 2004
    #3
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.