Results 1 to 5 of 5

Thread: VLIDE will not stay open? Any Help Appreeciated.

  1. #1
    I could stop if I wanted to
    Join Date
    2006-01
    Posts
    286

    Default VLIDE will not stay open? Any Help Appreeciated.

    Hello all,
    I am having an issue with my editor and was looking for a little bit of help.

    I can type in VLIDE and my editor pops open for a second then returns to my Acad screen. I see the editor is open on my programs/start bar, but I can not keep the editor displayed.

    Any help would be very much appreciated.

    Thanks,
    Andre

  2. #2
    100 Club
    Join Date
    2008-05
    Posts
    161

    Default Re: VLIDE will not stay open? Any Help Appreeciated.

    I get a similar problem to this using 2010. Not sure what causes it.

    My solution is to move the lisp editor to my 2nd monitor.

    I have also noticed that if I leave the editor open that it will occasionally go into a random break loop and I have to hit CTRL+R to get out of it.

  3. #3
    Certifiable AUGI Addict ccowgill's Avatar
    Join Date
    2004-08
    Location
    Hartford, Michigan
    Posts
    3,086

    Default Re: VLIDE will not stay open? Any Help Appreeciated.

    Quote Originally Posted by icbinr View Post
    I get a similar problem to this using 2010. Not sure what causes it.

    My solution is to move the lisp editor to my 2nd monitor.

    I have also noticed that if I leave the editor open that it will occasionally go into a random break loop and I have to hit CTRL+R to get out of it.
    I have put my VLIDE on the second screen as well, It is very annoying to get a little off the vlide and have AutoCAD come current. On the occasional break loops, that is probably a result of poor programming, or you escape out of the middle of a command, not allowing it to finish.
    Andre,
    Is it possible that you have something similar to NVIEW Desktop Manager running? My computer at home has this software, and I have the option checked to automatically make the window I am over current, which could be causing your issue.
    Christopher T. Cowgill, P.E.
    WIGHTMAN & ASSOCIATES, INC.
    ENGINEERING <> SURVEYING <> ARCHITECTURE
    AutoDesk Infrastructure Design Suite Premium 2013 x64
    Windows 7 Pro x64

  4. #4
    100 Club
    Join Date
    2008-05
    Posts
    161

    Default Re: VLIDE will not stay open? Any Help Appreeciated.

    I do have NVIEW Desktop running... I'll give that a look..... Mine seems to be an intermittent problem though.

    One time it will do it and then it will run fine for a week or so and then one day it starts acting up again.

  5. #5
    Certifiable AUGI Addict irneb's Avatar
    Join Date
    2007-07
    Location
    Jo'burg SA
    Posts
    4,344

    Default Re: VLIDE will not stay open? Any Help Appreeciated.

    This usually happens if some code you ran caused an error. The debugging kicks in and "should" open the VLIDE, then when you step through the code it "should" return to ACAD as soon as a message is requested from the user. But sometimes this process gets screwed up Then only a restart of ACAD fixes this.

    You could always just turn off the ACad/VLIDE swapping: In the VLIDE go to Tools --> Environment Options --> General Options. Then in the General Options dialog, uncheck the "Autoactivate ACAD" checkbox at the bottom & OK to close. Then (to ensure this is saved) do Tools --> Save Settings

    Just remember that if this is turned off & you're debugging something, it won't automatically flip to ACAD if your code asks for user input.
    Knowledge is proportional to experience, but wisdom is inversely proportional to ego!
    My little bit of "wisdom": Hind-sight is useless, unless used to improve the next forethought!

Similar Threads

  1. Vlide Editor
    By CadDog in forum AutoLISP
    Replies: 2
    Last Post: 2009-04-01, 06:06 PM
  2. VLIDE hanging
    By cadtag in forum AutoLISP
    Replies: 7
    Last Post: 2008-08-30, 07:15 AM
  3. Stay User Contours... Stay... No, Bad User Contour... Stay
    By CADiva in forum AutoCAD Civil 3D - Surfaces
    Replies: 2
    Last Post: 2007-07-03, 01:40 PM
  4. AutoCAD 2008 do the icons in VLIDE look odd
    By Steve Johnson in forum AutoCAD General
    Replies: 14
    Last Post: 2007-05-09, 03:21 AM
  5. VLIDE and AutoCAD not Functioning Together
    By ccowgill in forum AutoLISP
    Replies: 7
    Last Post: 2007-01-29, 04:57 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
  •