Custom Widgets - LibreCAD/LibreCAD GitHub Wiki
Toolbar Creator
To create a new toolbar:
- input the name
- double-click on an action to add it
- drag and drop to arrange actions
- press create
To edit an existing toolbar:
- select the toolbar from the drop down menu
- double-click to remove actions
- drag and drop to arrange actions
- press create
To delete an existing toolbar:
- select the toolbar from the drop down menu
- press destroy
Menu Creator
To create a new menu:
- input the name
- double-click on an action to add it
- drag and drop to arrange actions
- press create
To edit an existing menu:
- select the menu from the drop down menu
- double-click to remove actions
- drag and drop to arrange actions
- press update
To assign a menu:
- press assign
- select the desired activator(s)
- press save
To remove assignment:
- press assign
- deselect the undesired activator(s)
- press save
To delete an existing menu:
- select the menu from the drop down menu
- press destroy