Page 1 of 1

Branding & (UI) Configuration to the installation

Posted: Mon Sep 13, 2021 9:23 am
by Lethalo
I'm looking for a way to deeply customize FreeCAD to the installation, for branding purpose. I believe I could try through code or maybe with .cfg files but I'm not sure which of these way would fit the most.

To give you an idea, I would like to :
- move every UI elements
- hide toolbars
- change color of the elements
- hide workbenches
so the end user would not have to change it.

Don't hesitate, if you have any advice (maybe source files where I could write my things/modify what's existing, or if there is an other way to achieve it)