Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| tools:start [2016/06/16 17:10] – [Examples] admin | tools:start [2018/03/22 19:27] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| Icon to be associated with a tool and displayed in Toolbars and menus. You need to provide at least path to icon file. Number right to icon path field indicates icon number in icon resource file (can be used with DLLs or EXE files). | Icon to be associated with a tool and displayed in Toolbars and menus. You need to provide at least path to icon file. Number right to icon path field indicates icon number in icon resource file (can be used with DLLs or EXE files). | ||
| - | If nothing is provided editor will use associated icon (by extension) or first/ | + | If nothing is provided editor will use the associated icon (by extension) or first/ |
| <note tip>If you do not have an icon to be associated you can use one of the standard windows icons from %SystemRoot%\system32\SHELL32.dll</ | <note tip>If you do not have an icon to be associated you can use one of the standard windows icons from %SystemRoot%\system32\SHELL32.dll</ | ||
| Line 47: | Line 47: | ||
| The shortcut has priority over default shortcuts from current keyboard schema (as by code templates) and in a case of the conflicts will be executed instead of command from general mapping. So, in the case of warning during shortcut assignment, you can ignore it if you know what you are doing. | The shortcut has priority over default shortcuts from current keyboard schema (as by code templates) and in a case of the conflicts will be executed instead of command from general mapping. So, in the case of warning during shortcut assignment, you can ignore it if you know what you are doing. | ||
| - | <note tip>Do not forget, shortcut will be only processed if you are located in document with syntax for which tool is assigned (or inherited)</ | + | <note tip>Do not forget, |
| ===== Save Before ===== | ===== Save Before ===== | ||