"resource/layout/subpaneloptioncompat.layout" { controls { TitleLabel { controlName=Label labelText="#Steam_Settings_Compat_Title" style=highlight } CompatEnabledCheckbox { controlName=Button labeltext="#Steam_Settings_Compat_Enable" } CompatForcedCheckbox { controlName=Button labeltext="#Steam_Settings_Compat_Forced_Enable" } DescriptionInfo { controlName=Label labelText="#Steam_Settings_Compat_Info" wrap=1 } DescriptionLink { controlName=URLLabel labelText="#Steam_Settings_Compat_Info_Link" URLText="https://store.steampowered.com/steamplay" wrap=1 } Divider1 { controlName=Divider } AdvancedTitle { controlName=Label labelText="#Steam_Settings_Compat_Advanced_Title" style=highlight wrap=1 } CompatForcedInfo { controlName=Label labelText="#Steam_Settings_Compat_Forced_Info" wrap=1 } AdvancedToolLabel { controlname=label labeltext="#Steam_Settings_Compat_Default_Tool" wrap=1 } AdvancedToolComboBox { controlname=ComboBox wrap=1 } } colors { } styles { highlight { textcolor=Text } checkbox { padding-top=0 padding-bottom=0 } } layout { region { name=box margin-top=20 margin-bottom=20 margin-left=20 margin-right=20 width=max height=max } place { control=TitleLabel margin-top=20 margin-left=20 margin-right=20 width=max } place { control=DescriptionInfo start=TitleLabel region=box dir=down margin-top=15 width=450 } place { control=CompatEnabledCheckbox start=DescriptionInfo height=20 region=box dir=down margin-top=15 width=max } place { control=Divider1 start=CompatEnabledCheckbox height=20 region=box dir=down margin-top=15 width=max } place { control=AdvancedTitle start=Divider1 height=20 region=box dir=down margin-top=15 width=max } place { control=CompatForcedInfo start=AdvancedTitle height=30 region=box dir=down margin-top=15 width=max } place { control=CompatForcedCheckbox start=CompatForcedInfo height=16 region=box dir=down margin-top=15 width=480 } place { control=AdvancedToolLabel start=CompatForcedCheckbox height=20 region=box dir=down margin-top=15 width=200 } place { control=AdvancedToolComboBox start=CompatForcedCheckbox height=28 region=box dir=down margin-top=15 margin-left=200 width=max } place { control=DescriptionLink start=AdvancedToolLabel height=20 region=box dir=down margin-top=15 width=max } } }