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

45 lines
5.2 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html><head><title>Interface Customization/bg</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/bg</h1></div>
<div id="mw-content-text" lang="bg" dir="ltr" class="mw-content-ltr"><hr/><div class="mw-parser-output"></div>
<p>Благодарение на факта че FreeCAD е базирана на модерната библиотека <a rel="nofollow" class="external text" href="http://en.wikipedia.org/wiki/Qt_(toolkit)">Qt</a>, почти всеки елемент от неговия интерфейс може да бъде променен от потребителя. Widges, менюта, туулбарове, бутони и други инструменти могат да се променят, преместват и споделят между работни плотове. Клавишни комбинации могат да се променят и създават. Може да записвате макроси които да използвате след това за автоматизиране на честно извършвани действия. Може да намерите прозореца за настройки на интерфейса чрез менюто "Tools -&gt;Customize".
</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>Табът "Commands" (команди) ви показва всички команди в FreeCAD организирани по категория.
</p><p>В табът "Keyboard" (клавиатура) може да видите клавишните комбинации свързани с всяка команда в FreeCAD. Ако желате може да ги променяте, или да създавате нови клавишни комбинации за всяка команда. Например ако използвате често някой работен плот, и искате по-бърз достъп до инструментите му, може да създадете свой клавишни комбинации за да ускорите работата си.
</p><p>Табовете <b>Toolbars<i> и </i>Toolbox bars</b> ви разрешават да променяте съществуващите туулбарове, или да съзадавате нови свои туулбарове.
</p><p>Табът "Macros" (макроси) ви позволява да управлявате запазените <a href="https://www.freecadweb.org/wiki/index.php?title=Macros/bg&amp;action=edit&amp;redlink=1" class="new" title="Macros/bg (page does not exist)">макроси</a>.
</p><p>Съзайте своите собствени туулбарове за вашите макроси - <a href="https://www.freecadweb.org/wiki/index.php?title=Customize_Toolbars/bg&amp;action=edit&amp;redlink=1" class="new" title="Customize Toolbars/bg (page does not exist)">Настройки на туулбаровете</a>
</p><p>В версия 0.16 има и нови инструменти за управление на работните плотове.
</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/bg&amp;oldid=290101">http://www.freecadweb.org/wiki/index.php?title=Interface_Customization/bg&amp;oldid=290101</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>