changed default focused edit box to video tags box
This commit is contained in:
@@ -825,7 +825,7 @@ Gui, Show, x%XPosition% y%YPosition%, %FullScriptName% - Upload Settings - %Body
|
||||
else,
|
||||
Gui, Show,, %FullScriptName% - Upload Settings - %BodyTextFilePath%
|
||||
|
||||
ControlFocus, Edit1, %FullScriptName%
|
||||
ControlFocus, Edit4, %FullScriptName%
|
||||
|
||||
ToolTip
|
||||
|
||||
@@ -1401,7 +1401,7 @@ Gui, Font, Normal
|
||||
Gui, Add, Edit, x+5 yp+0 h%ButtonHeights% vLocalsURL w%ResultEditBoxWidths% gUpdateVars, %LocalsURL%
|
||||
|
||||
Gui, Font, Bold
|
||||
Gui, Add, Button, x10 y+10 h%ButtonHeights% w%CopyButtonWidths% gCopyVideoTags, Video Tags
|
||||
Gui, Add, Button, x10 y+10 h%ButtonHeights% w%CopyButtonWidths% gCopyVideoTags vVideoTagsEdit, Video Tags
|
||||
Gui, Font, Normal
|
||||
Gui, Add, Edit, x+5 yp+0 h%ButtonHeights% vVideoTags w%ResultEditBoxWidths% gUpdateVars , %VideoTags%
|
||||
|
||||
|
||||
Reference in New Issue
Block a user