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

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


en:documentation:movebutton_adddialog

Различия

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

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

Предыдущая версия справа и слеваПредыдущая версия
en:documentation:movebutton_adddialog [2019/03/13 19:32] loopbacken:documentation:movebutton_adddialog [2019/06/20 16:38] (текущий) – внешнее изменение 127.0.0.1
Строка 20: Строка 20:
 |< 100% 15% >| |< 100% 15% >|
 |/X:<value>|The offset of the dialogue on the X relative to the initial position of the dialogue. A positive value shifts the dialog to the right, a negative one to the left.| |/X:<value>|The offset of the dialogue on the X relative to the initial position of the dialogue. A positive value shifts the dialog to the right, a negative one to the left.|
-|/Y:<value>|The offset of the dialogue on Y relative to the initial position of the dialogue. A positive value shifts the dialogue down, a negative one - up.|+|/Y:<value>|The offset of the dialogue on Y relative to the initial position of the dialogue. A positive value shifts the dialogue down, a negative one --- up.|
 |/W:<value>|Changing the width of the dialogue relative to the original. A positive value increases the width, a negative value decreases.| |/W:<value>|Changing the width of the dialogue relative to the original. A positive value increases the width, a negative value decreases.|
 |/H:<value>|Change the height of the dialogue relative to the original. A positive value increases the height, a negative value decreases.| |/H:<value>|Change the height of the dialogue relative to the original. A positive value increases the height, a negative value decreases.|
 |<text>|New dialog title text.| |<text>|New dialog title text.|
 |/NOSCALE|Disables the automatic scaling of the offset/size changes for this dialog and all its controls. Allows you to accurately specify the desired values for the desired pixel density. When using this parameter, you need to make sets of controls for each pixel density used and select the desired set in Autorun.| |/NOSCALE|Disables the automatic scaling of the offset/size changes for this dialog and all its controls. Allows you to accurately specify the desired values for the desired pixel density. When using this parameter, you need to make sets of controls for each pixel density used and select the desired set in Autorun.|
-|/SAVE:<value>|Includes saving and loading of position and/or size for this dialog. The **value** is the sum of the flags:\\ 1 - save x\\ 2 - save y\\ 4 - save width\\ 8 - save height\\ \\ The positions are saved in a file with the name of the plugin and the extension "pos", by default it is Autorun_ModifyDialogs.pos\\ \\ Note that the operation of the save function depends on the class of the dialog and the conditions set for it, so if you change any of these parameters, the saved values will be reset to their default values. Also, those dialogues that have different conditions for different versions will be saved independently for the 32-bit and 64-bit versions.\\ \\ :!: Not all Total Commander windows allow you to resize, in some dialogs the restriction on resizing is included (for example, the height cannot be changed in the "File Search" dialog).\\ \\ Saving supports fine tuning by editing the keys in the pos-file, see below for details.| +|/SAVE:<value>|Includes saving and loading of position and/or size for this dialog. The **value** is the sum of the flags:\\ 1 --- save x\\ 2 --- save y\\ 4 --- save width\\ 8 --- save height\\ \\ The positions are saved in a file with the name of the plugin and the extension "pos", by default it is Autorun_ModifyDialogs.pos\\ \\ Note that the operation of the save function depends on the class of the dialog and the conditions set for it, so if you change any of these parameters, the saved values will be reset to their default values. Also, those dialogues that have different conditions for different versions will be saved independently for the 32-bit and 64-bit versions.\\ \\ :!: Not all Total Commander windows allow you to resize, in some dialogs the restriction on resizing is included (for example, the height cannot be changed in the "File Search" dialog).\\ \\ Saving supports fine tuning by editing the keys in the pos-file, see below for details.| 
-|/CENTER:<value>|Enables centering the dialog. The **value** is the sum of the flags:\\ 1 - center on x\\ 2 - center on y\\ 4 - center on the parent window\\ \\ By default, windows are centered on the main window of Total Commander. Flag 4 allows centering relative to the parent window. If the parent window to the dialog is the main window, then using flag 4 does not matter.\\ \\ Note that the window is centered after resizing with the /W, /H parameters or restoring them with /SAVE with 4, 8 or 12.|+|/CENTER:<value>|Enables centering the dialog. The **value** is the sum of the flags:\\ 1 --- center on x\\ 2 --- center on y\\ 4 --- center on the parent window\\ \\ By default, windows are centered on the main window of Total Commander. Flag 4 allows centering relative to the parent window. If the parent window to the dialog is the main window, then using flag 4 does not matter.\\ \\ Note that the window is centered after resizing with the /W, /H parameters or restoring them with /SAVE with 4, 8 or 12.|
 |/WAIT:<value>|Waiting before performing operations on the dialogue. The **value** is set in milliseconds.\\ \\ The size and position of some dialogs cannot be changed while the plugin is running (or they are changed by Total Commander later). To circumvent such situations, it is possible to enable a delay. At the same time, operations on the dialog (changing position and size, restoring dimensions, centering) will be done after Total Commander processes them.\\ \\ Please note that when using this parameter, the operations for the dialog will be performed after it will become visible, so you will see it's movement. This effect can be minimized by properly setting the delay.\\ \\ The delay number must be greater than 0. If it is 0, no waiting will be given.| |/WAIT:<value>|Waiting before performing operations on the dialogue. The **value** is set in milliseconds.\\ \\ The size and position of some dialogs cannot be changed while the plugin is running (or they are changed by Total Commander later). To circumvent such situations, it is possible to enable a delay. At the same time, operations on the dialog (changing position and size, restoring dimensions, centering) will be done after Total Commander processes them.\\ \\ Please note that when using this parameter, the operations for the dialog will be performed after it will become visible, so you will see it's movement. This effect can be minimized by properly setting the delay.\\ \\ The delay number must be greater than 0. If it is 0, no waiting will be given.|
  
en/documentation/movebutton_adddialog.txt · Последнее изменение: 2019/06/20 16:38 — 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki