Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: CUI's and command functionality?

  1. #11
    100 Club mcoffman's Avatar
    Join Date
    2005-08
    Location
    Porland, OR
    Posts
    127

    Default Re: CUI's and command functionality?

    Thanks for the input. I had to revert back to a basic layout because I had a project come in that needed ASAP attention. When I get a chance I'll experiment some more and upload the results. Basically what I did was load all of my menus as partial CUI's into the custom cui, renamed it, and set it as the enterprise cui. If I went into the CUI interface, I could see the toolbar for the workspaces and I could "add" it while customizing the workspace in the CUI but it still didn't show. It was visible in the tree structure but not in the drafting environment...

    MC

  2. #12
    Active Member rpm's Avatar
    Join Date
    2004-05
    Location
    Milwaukee, Wisconsin
    Posts
    62

    Default Re: CUI's and command functionality?

    Quote Originally Posted by mcoffman
    Being that I love customizing, LISP, VBA and the like, when I recieved 2006 I dove right in with both feet. It took me a while but I think I've finally got the grasp of the CUI interface. However, one tendency of the cui really bugged me. When I did a MENULOAD to convert our old .mns files into CUIs all of the file menus appeared on the screen. As our company has a lot of them and my unit only uses a few that got real messy real quick. To rememdy that, I created my own main cui (replacing the acad.cui) and used the transfer function to drag what I wanted from the various "partial cui's" into it. This has served me well with one exception. The make object layer current command "AI_MOLC" no longer functions. Could this be because I'm not using the ACAD.cui? Does anyone have any suggestions on a remedy?

    I'm still learning this new interface so if anyone has any suggestions as to how they've tackled similar issues feel free to speak up!

    Michael Coffman
    Try copying the ACAD.MNL file (C:\Documents and Settings\"login name"\Application Data\Autodesk\AutoCAD 2006\R16.2\enu\Support) to the same location as your new CUI file and renaming it to whatever your CUI file name is. It's the Autolisp Menu Source file and it is loads with the corresponding CUI name. This is where the ai_molc command is defined, as well as many others.

    Hope this helps,

    Rick

  3. #13
    100 Club mcoffman's Avatar
    Join Date
    2005-08
    Location
    Porland, OR
    Posts
    127

    Default Re: CUI's and command functionality?

    I didn't think of that. Thanks!

Page 2 of 2 FirstFirst 12

Similar Threads

  1. 2010 Mirror Command - removal of functionality?
    By nigeld in forum Revit Architecture - General
    Replies: 13
    Last Post: 2009-05-20, 12:10 PM
  2. Different functionality for the Rotate command
    By Wes Macaulay in forum Revit Architecture - General
    Replies: 11
    Last Post: 2009-05-07, 01:18 PM
  3. Expand command alias functionality?
    By blaine.67000 in forum AutoCAD Customization
    Replies: 3
    Last Post: 2006-01-31, 07:24 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •