Friday, June 8, 2007

If you don't like QUICKCUI in AutoCAD 2008

Here is what you can do. Undefine the QUICKCUI command to make it open up using the CUI command instead. Add the two rows below to your acaddoc.lsp or create it if it does not exist.

(command "undefine" "quickcui")
(defun c:quickcui () (command "_.cui")(princ))

0 comments <Add comment>:

Some of the latest blog posts

Subscribe to RSS headline updates from:
Powered by FeedBurner

Contact Us | About JTB World | Subscribe to this blog | JTB World's website
^ Top of page

© 2004-2009 JTB World. All rights reserved.