Skip to content

Commit

Permalink
Change COptionsSubAudioAdvancedDlg and COptionsSubVideoAdvancedDlg fr…
Browse files Browse the repository at this point in the history
…om modal dialog to property tab.
  • Loading branch information
hzqst committed Jan 28, 2024
1 parent 363ed61 commit fd8d853
Show file tree
Hide file tree
Showing 34 changed files with 597 additions and 1,757 deletions.
232 changes: 20 additions & 212 deletions Build/svencoop/captionmod/OptionsSubAudioAdvancedDlg.res
Original file line number Diff line number Diff line change
@@ -1,27 +1,10 @@
"resource/OptionsSubAudioAdvancedDlg.res"
{
"OptionsSubAudioAdvancedDlg"
{
"ControlName" "OptionsSubAudioAdvancedDlg"
"fieldName" "OptionsSubAudioAdvancedDlg"
"xpos" "c-171"
"ypos" "c-85"
"wide" "600"
"tall" "400"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "1"
"title" "#GameUI_CaptionMod_Title"
}

"PrefixButton"
{
"ControlName" "CheckButton"
"ControlName" "CCvarToggleCheckButton"
"fieldName" "PrefixButton"
"xpos" "20"
"xpos" "250"
"ypos" "38"
"wide" "300"
"tall" "28"
Expand All @@ -41,9 +24,9 @@

"WaitPlayButton"
{
"ControlName" "CheckButton"
"ControlName" "CCvarToggleCheckButton"
"fieldName" "WaitPlayButton"
"xpos" "20"
"xpos" "250"
"ypos" "66"
"wide" "300"
"tall" "28"
Expand All @@ -63,9 +46,9 @@

"AntiSpamButton"
{
"ControlName" "CheckButton"
"ControlName" "CCvarToggleCheckButton"
"fieldName" "AntiSpamButton"
"xpos" "20"
"xpos" "250"
"ypos" "94"
"wide" "300"
"tall" "28"
Expand All @@ -87,7 +70,7 @@
"ControlName" "Label"
"fieldName" "FadeInLabel"
"xpos" "28"
"ypos" "122"
"ypos" "38"
"wide" "140"
"tall" "24"
"autoResize" "0"
Expand All @@ -101,10 +84,10 @@
}
"FadeInEntry"
{
"ControlName" "TextEntry"
"ControlName" "CCvarTextEntry"
"fieldName" "FadeInEntry"
"xpos" "180"
"ypos" "122"
"ypos" "38"
"wide" "48"
"tall" "24"
"autoResize" "0"
Expand All @@ -122,7 +105,7 @@
"ControlName" "Label"
"fieldName" "FadeOutLabel"
"xpos" "28"
"ypos" "150"
"ypos" "66"
"wide" "140"
"tall" "24"
"autoResize" "0"
Expand All @@ -136,10 +119,10 @@
}
"FadeOutEntry"
{
"ControlName" "TextEntry"
"ControlName" "CCvarTextEntry"
"fieldName" "FadeOutEntry"
"xpos" "180"
"ypos" "150"
"ypos" "66"
"wide" "48"
"tall" "24"
"autoResize" "0"
Expand All @@ -157,7 +140,7 @@
"ControlName" "Label"
"fieldName" "HoldTimeLabel"
"xpos" "28"
"ypos" "178"
"ypos" "94"
"wide" "140"
"tall" "24"
"autoResize" "0"
Expand All @@ -171,10 +154,10 @@
}
"HoldTimeEntry"
{
"ControlName" "TextEntry"
"ControlName" "CCvarTextEntry"
"fieldName" "HoldTimeEntry"
"xpos" "180"
"ypos" "178"
"ypos" "94"
"wide" "48"
"tall" "24"
"autoResize" "0"
Expand All @@ -193,7 +176,7 @@
"ControlName" "Label"
"fieldName" "HoldTimeScaleLabel"
"xpos" "28"
"ypos" "206"
"ypos" "122"
"wide" "140"
"tall" "24"
"autoResize" "0"
Expand All @@ -210,7 +193,7 @@
"ControlName" "TextEntry"
"fieldName" "HoldTimeScaleEntry"
"xpos" "180"
"ypos" "206"
"ypos" "122"
"wide" "48"
"tall" "24"
"autoResize" "0"
Expand All @@ -229,7 +212,7 @@
"ControlName" "Label"
"fieldName" "StartTimeScaleLabel"
"xpos" "28"
"ypos" "234"
"ypos" "150"
"wide" "140"
"tall" "24"
"autoResize" "0"
Expand All @@ -246,7 +229,7 @@
"ControlName" "TextEntry"
"fieldName" "StartTimeScaleEntry"
"xpos" "180"
"ypos" "234"
"ypos" "150"
"wide" "48"
"tall" "24"
"autoResize" "0"
Expand All @@ -259,179 +242,4 @@
"maxchars" "16"
"NumericInputOnly" "1"
}

"WidthLabel"
{
"ControlName" "Label"
"fieldName" "WidthLabel"
"xpos" "300"
"ypos" "38"
"wide" "140"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#GameUI_CaptionMod_PanelWidth"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
"WidthEntry"
{
"ControlName" "TextEntry"
"fieldName" "WidthEntry"
"xpos" "452"
"ypos" "38"
"wide" "60"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "9"
"textHidden" "0"
"editable" "1"
"maxchars" "16"
"NumericInputOnly" "1"
}

"HeightLabel"
{
"ControlName" "Label"
"fieldName" "HeightLabel"
"xpos" "300"
"ypos" "66"
"wide" "140"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#GameUI_CaptionMod_PanelHeight"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
"HeightEntry"
{
"ControlName" "TextEntry"
"fieldName" "HeightEntry"
"xpos" "452"
"ypos" "66"
"wide" "60"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "10"
"textHidden" "0"
"editable" "1"
"maxchars" "16"
"NumericInputOnly" "1"
}

"YPosLabel"
{
"ControlName" "Label"
"fieldName" "YPosLabel"
"xpos" "300"
"ypos" "94"
"wide" "140"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#GameUI_CaptionMod_PanelYPos"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
"YPosEntry"
{
"ControlName" "TextEntry"
"fieldName" "YPosEntry"
"xpos" "452"
"ypos" "94"
"wide" "60"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "11"
"textHidden" "0"
"editable" "1"
"maxchars" "16"
"NumericInputOnly" "1"
}

"ButtonOK"
{
"ControlName" "Button"
"fieldName" "ButtonOK"
"xpos" "300"
"ypos" "350"
"wide" "80"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "12"
"labelText" "#GameUI_OK"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "OK"
"Default" "1"
"selected" "0"
}
"ButtonCancel"
{
"ControlName" "Button"
"fieldName" "ButtonCancel"
"xpos" "400"
"ypos" "350"
"wide" "80"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "13"
"labelText" "#GameUI_Cancel"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "Close"
"Default" "0"
"selected" "0"
}
"ButtonApply"
{
"ControlName" "Button"
"fieldName" "ButtonApply"
"xpos" "500"
"ypos" "350"
"wide" "80"
"tall" "24"
"autoResize" "0"
"pinCorner" "3"
"visible" "1"
"enabled" "1"
"tabPosition" "14"
"paintbackground" "1"
"labelText" "#GameUI_Apply"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "Apply"
"Default" "0"
}
}
}
Loading

0 comments on commit fd8d853

Please sign in to comment.