user window during lisp

Discussion in 'AutoCAD' started by mnash, Jun 4, 2004.

  1. mnash

    mnash Guest

    I have an extensive lisp routine developed.
    I would like to activate a series of commands, one of them involves opening a window for user input. The basis AutoCAD commands to follow are not dependant on the information specified in the window (or series of window. I would like to initiate the rest of the commands, when the windowed command is completed. I hope this is clear, any thoughts?
    Cheers all
     
    mnash, Jun 4, 2004
    #1
  2. mnash

    BillZ Guest

    I think you are talking about dialog boxes?

    You need to look into DCL language in the help files. There are many examples there.

    What type of user input are you looking for?

    Bill
     
    BillZ, Jun 4, 2004
    #2
  3. mnash

    mnash Guest

    I am familiar with dialogue boxes, and this is not the case. These windows have been designed by AutoCAD. I was hoping to initate the window, click a bunch of stuff. Then when I hit "OK" the command is done and now I can initiate the commands I need to complete my task. Thanks for being quick in the response, any thoughts.
     
    mnash, Jun 4, 2004
    #3
  4. mnash

    BillZ Guest

    Oh,

    Are you talking VB?

    I can't think of anything like that in Autolisp or Vlisp.

    Bill
     
    BillZ, Jun 4, 2004
    #4
  5. mnash

    Murph Guest

    What "windows"? A selection window, an AutoCAD dialog box, a tool palette,
    an application window, a message box, a window block in ADT ?. Does it have
    a title to it?

    Murph

    windows have been designed by AutoCAD. I was hoping to initate the window,
    click a bunch of stuff. Then when I hit "OK" the command is done and now I
    can initiate the commands I need to complete my task. Thanks for being
    quick in the response, any thoughts.
     
    Murph, Jun 4, 2004
    #5
  6. mnash

    Rudy Tovar Guest

    Rudy Tovar, Jun 4, 2004
    #6
  7. mnash

    mnash Guest

    well, we can a bit snarky now, can't we.

    PAUSE did the trick.
    My apologies
    thanks anyway
     
    mnash, Jun 4, 2004
    #7
  8. mnash

    Murph Guest

    well, we can a bit snarky now, can't we.

    At times yes.
    But in order to help we need to know what your are asking for and help on.
    Then good. Glad you found the answer.

    Murph
     
    Murph, Jun 4, 2004
    #8
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.