ai_rootmenus

Discussion in 'AutoCAD' started by Bill DeShawn, Sep 12, 2003.

  1. Bill DeShawn

    Bill DeShawn Guest

    What function replaces ai_rootmenus? 



     



    Does everybody like tool palletes? 



     



    Where can I find out how to customize tool palletes?
     
    Bill DeShawn, Sep 12, 2003
    #1
  2. Bill DeShawn

    Bill DeShawn Guest

    Never mind.



    (defun ai_rootmenus ()
      (setq T_MENU 0); might not be necessary anymore.
      (menucmd "S=S")
      (menucmd "S=ACAD.S")
      (princ)
    )





    --
    ___________________
    Bill DeShawn

    http://pages.prodigy.net/bdeshawn/bdeshawn.htm




    "Bill DeShawn" <> wrote in message news:...



    What function replaces ai_rootmenus? 



     



    Does everybody like tool palletes? 



     



    Where can I find out how to customize tool palletes?
     
    Bill DeShawn, Sep 13, 2003
    #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.
Similar Threads
There are no similar threads yet.
Loading...