FreeCAD-Doc/localwiki/Interface_Customization-es.html
2018-07-19 18:47:02 -05:00

45 lines
4.0 KiB
HTML

<html><head><title>Interface Customization/es</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Interface Customization/es</h1></div>
<div id="mw-content-text" lang="es" dir="ltr" class="mw-content-ltr"><hr/><div class="mw-parser-output"></div>
<p>Como la interfaz de FreeCAD se basa en el moderno toolkit <a rel="nofollow" class="external text" href="http://es.wikipedia.org/wiki/Qt_(biblioteca)">Qt</a>, 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 <i>entornos de trabajo</i>. 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ú <b>Herramientas -&gt; Personalizar</b>:
</p><p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Screenshot-customize.jpg" class="image"><img alt="Screenshot-customize.jpg" src="Screenshot-customize.jpg" width="582" height="427" /></a>
</p><p>La pestaña <b>Comandos</b> permite explorar todos los comandos de FreeCAD disponibles, organizados por categorias.
</p><p>En <b>Teclado</b>, se pueden ver los atajos de teclado, o combinaciones rápidas de teclas, asociadas con cada comando de FreeCAD y, si se desea, modificar o asignar nuevas combinaciones a cualquier comando. Por ejemplo podrías utilizarlo si utilizas frecuentemente un entorno de trabajo concreto y deseas agilizar su uso con el teclado.
</p><p>Las pestañas de <b>Barras de herramientas</b> y <b>Toolbox bars</b> permiten modificar las barras de herramientas existentes o crear tus propias barras de herramientas a medida.
</p><p>La pestaña <b>Macros</b> te permite manejar las <a href="https://www.freecadweb.org/wiki/index.php?title=Macros/es" title="Macros/es">Macros</a> que tengas guardadas.
</p><p>Create your Toolbars for your macro <a href="Customize_Toolbars.html" title="Customize Toolbars">Customize Toolbars</a>
</p><p>In 0.16 version is available a new tool that lets you manage your workbenches
</p><p><a href="https://www.freecadweb.org/wiki/index.php?title=File:CustomizeWorkbenches.png" class="image"><img alt="CustomizeWorkbenches.png" src="CustomizeWorkbenches.png" width="692" height="434" /></a>
</p><p>For an example workflow lets suppose we want to have the "Measure Linear" tool also show up in a custom toolbar in draft workbench.
</p>
<ul><li> in FreeCAD choose "Tools -&gt; Customize" from the top menu</li>
<li> select the "Toolbars" tab</li>
<li> on the left side choose "Part" in the pull down menu</li>
<li> on the left side in the lower window scroll down to the "Measure Linear" entry and select it</li>
<li> on the right side choose "Draft" in the pull down menu</li>
<li> click on "New..." to create a new toolbar and choose a name for it</li>
<li> now select your destination toolbar in the right lower window (only needed if you have more than one toolbar)</li>
<li> by clicking on the blue "Arrow right" (top icon in the middle row) you will add your selected entry to the selected toolbar</li></ul>
<p><b>Remarks:</b>
</p>
<ul><li> when selecting "Global" in the pull down menu on the right side you will create a toolbar which will be visible in all workbenches</li>
<li> for adding an installed macro to a toolbar you must
<ul><li> select "Macros" in the pull down menu on the left side</li>
<li> have assigned menu text, icon (Pixmap) and so on using the "Tools -&gt; Customize -&gt; Macros" menu</li></ul></li></ul>
<p><br />
</p>
</div>
</div><div class="printfooter">
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Interface_Customization/es&amp;oldid=290105">http://www.freecadweb.org/wiki/index.php?title=Interface_Customization/es&amp;oldid=290105</a>"</div>
<div id="catlinks" class="catlinks" data-mw="interface"></div><div class="visualClear"></div>
</div>
</div>
<div id="mw-navigation">
<h2>Navigation menu</h2>
</body></html>