Custom Widgets - LibreCAD/LibreCAD GitHub Wiki

Toolbar Creator

To create a new toolbar:

  1. input the name
  2. double-click on an action to add it
  3. drag and drop to arrange actions
  4. press create

To edit an existing toolbar:

  1. select the toolbar from the drop down menu
  2. double-click to remove actions
  3. drag and drop to arrange actions
  4. press create

To delete an existing toolbar:

  1. select the toolbar from the drop down menu
  2. press destroy

Menu Creator

To create a new menu:

  1. input the name
  2. double-click on an action to add it
  3. drag and drop to arrange actions
  4. press create

To edit an existing menu:

  1. select the menu from the drop down menu
  2. double-click to remove actions
  3. drag and drop to arrange actions
  4. press update

To assign a menu:

  1. press assign
  2. select the desired activator(s)
  3. press save

To remove assignment:

  1. press assign
  2. deselect the undesired activator(s)
  3. press save

To delete an existing menu:

  1. select the menu from the drop down menu
  2. press destroy