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

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


en:documentation:movebutton_examples

Различия

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

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

Предыдущая версия справа и слеваПредыдущая версия
en:documentation:movebutton_examples [2020/05/31 10:06] loopbacken:documentation:movebutton_examples [2020/05/31 16:30] (текущий) loopback
Строка 163: Строка 163:
 Code for TC 9.2.x 32-bit version. (by Flasher): Code for TC 9.2.x 32-bit version. (by Flasher):
 <code> <code>
-IniRead /R LNG %COMMANDER_INI% Configuration LanguageIni Default  +IniRead /R LNG %COMMANDER_INI% Configuration LanguageIni 
-If %LNG% = Default Then +If %LNG% = '' Then 
   Set ExpandSelection "Expand selection"    Set ExpandSelection "Expand selection" 
   Set CustomFields "Custom fields by file type"    Set CustomFields "Custom fields by file type" 
Строка 170: Строка 170:
   Set ContentPlugins "Content plugins"    Set ContentPlugins "Content plugins" 
   Set IntAssoc "Internal Associations"    Set IntAssoc "Internal Associations" 
-  Set Tree &Tree  +  Set Tree Tree  
-  Set Edit Edit/View +  Set Edit "Edit/View"
   Set Plugins Plugins    Set Plugins Plugins 
 +  Set Packer Packer
   Set Font Font    Set Font Font 
   Set DefineColors "Define colors by file type"    Set DefineColors "Define colors by file type" 
Строка 184: Строка 185:
   LngRead Tree 5002    LngRead Tree 5002 
   LngRead Edit 5102    LngRead Edit 5102 
 +  StrPart Packer "%Edit%" \n 9   
   StrPart Edit "%Edit%" \n 5    StrPart Edit "%Edit%" \n 5 
   LngRead Plugins 5360    LngRead Plugins 5360 
Строка 192: Строка 194:
 EndIf  EndIf 
  
-# Saving sizes of "Custom fields by file type": +# Saving sizes of "Custom fields by file type":
 AddDialog /CENTER:7 /SAVE:12 TDlgCustomColors  AddDialog /CENTER:7 /SAVE:12 TDlgCustomColors 
 AddCondition /TEXT "" 0 %CustomFields%  AddCondition /TEXT "" 0 %CustomFields% 
Строка 201: Строка 203:
 AddDialog /CENTER:3 /SAVE:12 TDlgCustomColors  AddDialog /CENTER:3 /SAVE:12 TDlgCustomColors 
 AddCondition /TEXT "" 0 %IntAssoc%  AddCondition /TEXT "" 0 %IntAssoc% 
-# Centering "Font" relatively to "Settings" with items modification: +# Centering "Font" relatively to "Settings" with items modification:  
 AddDialog /CENTER:7 "#32770"  AddDialog /CENTER:7 "#32770" 
 AddCondition /Text "" 0 %Font%  AddCondition /Text "" 0 %Font% 
Строка 228: Строка 230:
 AddDialog TCOMBOINPUT  AddDialog TCOMBOINPUT 
 AddCondition /EXISTS:0 TButton 3  AddCondition /EXISTS:0 TButton 3 
-# Changing height of "Folter..." dialog: +# Changing height of "Filter..." dialog:  
 AddDialog /CENTER:2 /H:600 TCOMBOINPUT  AddDialog /CENTER:2 /H:600 TCOMBOINPUT 
 AddCondition /TEXT "" 0 "Total Commander"  AddCondition /TEXT "" 0 "Total Commander" 
Строка 237: Строка 239:
 # Saving sizes of "Choose command":  # Saving sizes of "Choose command": 
 AddDialog /WAIT:40 /SAVE:15 TCmdSelForm  AddDialog /WAIT:40 /SAVE:15 TCmdSelForm 
-# Saving sizes of "File Associations": +# Saving sizes of "File Associations":  
 AddDialog /CENTER:7 /SAVE:12 TASSOCIATEDLG  AddDialog /CENTER:7 /SAVE:12 TASSOCIATEDLG 
 AddCondition /TEXT /PARENT TMyPanel 1 %Plugins%  AddCondition /TEXT /PARENT TMyPanel 1 %Plugins% 
 +AddDialog /CENTER:7 /SAVE:12 TASSOCIATEDLG 
 +AddCondition /TEXT /PARENT TMyPanel 1 %Packer% 
 AddDialog /CENTER:7 /SAVE:12 TASSOCIATEDLG  AddDialog /CENTER:7 /SAVE:12 TASSOCIATEDLG 
 AddCondition /TEXT /PARENT TMyPanel 1 %Edit%  AddCondition /TEXT /PARENT TMyPanel 1 %Edit% 
-AddDialog /CENTER:/SAVE:12 TASSOCIATEDLG +AddDialog /CENTER:/SAVE:12 TASSOCIATEDLG 
 # Saving sizes of "File system plugins"  # Saving sizes of "File system plugins" 
 AddDialog /CENTER:7 /SAVE:12 TFsPluginConfigForm  AddDialog /CENTER:7 /SAVE:12 TFsPluginConfigForm 
en/documentation/movebutton_examples.txt · Последнее изменение: 2020/05/31 16:30 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki