Interface Customization/es: Difference between revisions

From FreeCAD Documentation
(Created page with "Como la interfaz de FreeCAD se basa en el moderno toolkit [http://es.wikipedia.org/wiki/Qt_(biblioteca) Qt], su diseño es de última generación. Los Widgets, menús, barras ...")
(Created page with "La pestaña '''Comandos''' permite explorar todos los comandos de FreeCAD disponibles, organizados por categorias.")
Line 3: Line 3:
[[Image:Screenshot-customize.jpg]]
[[Image:Screenshot-customize.jpg]]


The '''Commands''' tab lets you browse all available FreeCAD commands, organized by their category.
La pestaña '''Comandos''' permite explorar todos los comandos de FreeCAD disponibles, organizados por categorias.


In '''Keyboard''', you can see the keyboard shortcuts associated with every FreeCAD command, and if you want, modify or assign new shortcut to any command. This is where to come if you use a particular workbench often, and would like to speed up its use by using the keyboard.
In '''Keyboard''', you can see the keyboard shortcuts associated with every FreeCAD command, and if you want, modify or assign new shortcut to any command. This is where to come if you use a particular workbench often, and would like to speed up its use by using the keyboard.

Revision as of 18:09, 4 December 2013

Como la interfaz de FreeCAD se basa en el moderno toolkit Qt, su diseño es de última generación. Los Widgets, menús, barras de herramientas y demás elementos se pueden modificar, mover o compartir entre los diversos entornos de trabajo. Se puede establecer métodos abreviados de teclado, cambiarlos, y se pueden grabar y reproducir macros. Para acceder a la ventana de personalización se usa el menú Herramientas -> Personalizar:

La pestaña Comandos permite explorar todos los comandos de FreeCAD disponibles, organizados por categorias.

In Keyboard, you can see the keyboard shortcuts associated with every FreeCAD command, and if you want, modify or assign new shortcut to any command. This is where to come if you use a particular workbench often, and would like to speed up its use by using the keyboard.

The Toolbars and Toolbox bars tabs let you modify existing toolbars, or create your own custom toolbars.

The Macros tab lets you manage your saved Macros.

Preferences Editor
Property editor