Faouweb Posted December 10, 2010 Posted December 10, 2010 Hi, How can I create a CUIx file? if it's possible, for example ' john.cuix '. I have some idea Customize user interface. i use autocad 2010. Thank you Quote
ReMark Posted December 10, 2010 Posted December 10, 2010 Some videos about creating a custom CUIx. They are for AutoCAD 2006 but the basics still apply. http://autodesk.blogs.com/between_the_lines/2005/05/autocad_2006_tu.html Another option is your AutoCAD Customization Guide. Quote
BIGAL Posted December 13, 2010 Posted December 13, 2010 The other way is just make a partial MNU and just menuload its the same as cuix but you don't have to open up the cui interface eg below done in notepad ***MENUGROUP=mymenus ***POP1 **2011menus [HEADING] [LISP1]^C^C(load "lisp1") [Lisp2]^C^C(load "lisp2") and so on Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.