Results 1 to 6 of 6

Thread: Double-click is not working for MS/PS

  1. #1
    Member
    Join Date
    2007-04
    Location
    Boise, ID
    Posts
    47
    Login to Give a bone
    0

    Default Double-click is not working for MS/PS

    Help....everytime I run a specific lisp my duoble-click is deactivated for switching between MSPACE/PSPACE. And DBLCLKEDIT is set to 1.

  2. #2
    I could stop if I wanted to
    Join Date
    2015-12
    Location
    Chesterfield, MI
    Posts
    405
    Login to Give a bone
    0

    Default Re: Double-click is not working for MS/PS

    Take a look a the system variable SPACESWITCH

    If it is set to 0 you cannot double click into a viewport. If it is set to 1 you can double click into a viewport.

  3. #3
    I could stop if I wanted to
    Join Date
    2003-12
    Location
    Pittsburgh, PA
    Posts
    355
    Login to Give a bone
    0

    Default Re: Double-click is not working for MS/PS

    Maybe your lisp is setting Spaceswitch=0 and not resetting it to 1 (poor error handling?)

  4. #4
    Member
    Join Date
    2007-04
    Location
    Boise, ID
    Posts
    47
    Login to Give a bone
    0

    Default Re: Double-click is not working for MS/PS

    Well, I figured out what was causing the issue, but I'm not sure why. I was using TEXTTOFRONT. After removing it from my lisp the issue went away. Not sure why that would affect SPACESWITCH.

  5. #5
    Member
    Join Date
    2006-02
    Posts
    9
    Login to Give a bone
    0

    Default Re: Double-click is not working for MS/PS

    I know that this is an old post but here is another fix for this problem, which I have finally found:

    - In the current drawing type in SIGVALIDATE, you will then get a message stating that the file will be updated on the next save.
    - Next close and save the file.
    - Next re-open the file and you will notice that there will now be a new icon at the lower right hand corner of the ADT command line. This is a small dwg icon with a green check mark, meaning that it is now a "trusted" AutoCAD drawing.

    Now you since the file is "Trusted" you can activate and double-click Viewports as normal.

    Best Regards

    Ken Murphy

    Ken Murphy
    Application Support Specialist, Design Technology Services
    NELSON
    222-30 Walnut Street
    Philadelphia, PA 19106

  6. #6
    Member
    Join Date
    2007-04
    Location
    Boise, ID
    Posts
    47
    Login to Give a bone
    0

    Default Re: Double-click is not working for MS/PS

    This is not my issue

Similar Threads

  1. Double click on Text not working
    By kskov in forum AutoCAD General
    Replies: 3
    Last Post: 2007-09-10, 06:50 PM
  2. Double-Click edit not working
    By Animal in forum ACA General
    Replies: 3
    Last Post: 2006-10-25, 01:53 PM
  3. Double click has stopped working
    By johan d in forum AutoCAD General
    Replies: 4
    Last Post: 2006-05-04, 12:57 AM
  4. Double Click Editing not working
    By rmk in forum AutoCAD General
    Replies: 2
    Last Post: 2006-04-06, 08:39 PM
  5. Double-click properties not working?
    By lsk in forum AutoCAD General
    Replies: 3
    Last Post: 2005-07-29, 02:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •