CUIX file from the scratch

CUIX file from the scratch

miroC8S4H
Participant Participant
697 Views
1 Reply
Message 1 of 2

CUIX file from the scratch

miroC8S4H
Participant
Participant

Dear ADN members,

I am about to create CUIX file from the scratch, for classic style, using toolbars and menus. Unfortunately, I can’t make the menus to be shown!

Precisely, I am creating these files: “Header.cui”, “MenuGroup.cui”, “PopMenuRoot.cui”, “ToolbarRoot.cui”, “Menu_Package_Info.xml”, “[Content_Types].xml” and packing them with images of PNG file type.

Using “CUILOAD”, MenuGroup is visible, toolbars are loaded with images and linked to Macros.

But menus are not shown, even they are visible in Workspace! I am using AutoCAD 2020.

I would appreciate any help how to solve this.

Thanks in advance and best regards, Miro M.

0 Likes
698 Views
1 Reply
Reply (1)
Message 2 of 2

miroC8S4H
Participant
Participant

Let me reply to my own topic, because I found the solution.

 

It’s easy, straightforward and it is implemented inside of NET API – CustomizationSection !

 

Once CustomizationSection is created, you can add macros, menus, icons, tollbars and save it into CUIX file, which is highly compatible through AutoCAD versions.

0 Likes