Dialog Box

Discussion in 'AutoCAD' started by holm, Jun 10, 2004.

  1. holm

    holm Guest

    I have made my own menu with some “Image Tile Menu’sâ€.
    My problem is that when I pick a symbol from my “Image Tile Dialog Boxâ€, the dialog box close down and then I have to open the “dialog box†every time I need a symbol from this “Image Tile Dialog Boxâ€.
    Do anyone know if it is possible to keep it open until I don't need any more symbols from this “dialog boxâ€
     
    holm, Jun 10, 2004
    #1
  2. holm

    ECCAD Guest

    If you have an 'image' section with name **myimages
    You could do something like:

    **myimages
    [Select Image]
    [inputs(lsno)]^c^c-insert;c:/ec/io/ins/lsno;\1 1 0;$i=ACAD.myimages $i=*

    The above would allow (block) /ec/io/ins/lsno to be inserted,
    followed by a 'recall' of the image section.
    If your menugroup is not named ACAD, just substitute it after the "=" above.

    Bob
     
    ECCAD, Jun 12, 2004
    #2
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.