Инструменты пользователя

Инструменты сайта


en:documentation:tweaks_csma_showpopupmenu

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Следующая версия
Предыдущая версия
Последняя версияСледующая версия справа и слева
en:documentation:tweaks_csma_showpopupmenu [2020/04/30 20:18] – создано loopbacken:documentation:tweaks_csma_showpopupmenu [2020/05/16 19:53] loopback
Строка 1: Строка 1:
 ====== ShowPopupMenu ====== ====== ShowPopupMenu ======
  
-The command loads the menu in *.mnu format and displays it at the position of the mouse cursor.+The command loads the menu in *.mnu format or toolbar in *.bar format and displays it at the position of the mouse cursor.
  
 This is a special command that works only as a parameter of the [[tweaks_controlsetmouseaction]] command. Use of command in the main Autorun script is not available. This is a special command that works only as a parameter of the [[tweaks_controlsetmouseaction]] command. Use of command in the main Autorun script is not available.
  
 <code> <code>
-ShowPopupMenu <menufile>+ShowPopupMenu /I[:nn] <file>
 </code> </code>
  
Строка 12: Строка 12:
  
 |< 100% 15% >| |< 100% 15% >|
-|<menufile>|Path to menu file.|+|<menu>|Path to menu file or toolbar file.| 
 + 
 + 
 +**Switches** 
 + 
 +|< 100% 15% >| 
 +|/I[:nn]|Overrides the display and size of the icons for a given menu. If there is no switch, the settings for displaying icons are the same as in the Total Commander menu (controlled by the IconsInMenus key).\\ \\ The number **nn** sets the size of the icon. If 0, the icons are disabled.| 
  
 **Notes** **Notes**
  
 Supported files in the following encodings: ANSI, UTF-16LE, UTF-16BE, UTF-8, UTF-8+BOM. Supported files in the following encodings: ANSI, UTF-16LE, UTF-16BE, UTF-8, UTF-8+BOM.
 +
 +*.bar file support has several limitations:
 +
 +  * Executable files that set directly (without using the em_* command mechanism) cannot contain Total Commander variables (%P, %L and others) in the parameters.
 +  * Privilege escalation with using "*" before the command will not work.
 +  * Nested *.bar files are always displayed as a submenu.
 +  * The nesting depth of *.bar files is limited to 8 levels to exclude the possibility of infinite recursion.
  
en/documentation/tweaks_csma_showpopupmenu.txt · Последнее изменение: 2020/05/16 19:53 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki