aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummclassic
diff options
context:
space:
mode:
authorEugene Sandulenko2009-06-06 17:51:41 +0000
committerEugene Sandulenko2009-06-06 17:51:41 +0000
commitb0f7f2e8d412b65a7bb950f50d1fa511fd6ef946 (patch)
tree7c48a81f6139f6c70497adb0d6e168046cbb1d5b /gui/themes/scummclassic
parentb49d23b89810fc196a27e2d3c49e17364fc5f453 (diff)
downloadscummvm-rg350-b0f7f2e8d412b65a7bb950f50d1fa511fd6ef946.tar.gz
scummvm-rg350-b0f7f2e8d412b65a7bb950f50d1fa511fd6ef946.tar.bz2
scummvm-rg350-b0f7f2e8d412b65a7bb950f50d1fa511fd6ef946.zip
Implement widget property "textalign". Added it to all theme layouts
svn-id: r41265
Diffstat (limited to 'gui/themes/scummclassic')
-rw-r--r--gui/themes/scummclassic/classic_layout.stx9
-rw-r--r--gui/themes/scummclassic/classic_layout_lowres.stx9
2 files changed, 18 insertions, 0 deletions
diff --git a/gui/themes/scummclassic/classic_layout.stx b/gui/themes/scummclassic/classic_layout.stx
index f8e804916a..a50e17ad25 100644
--- a/gui/themes/scummclassic/classic_layout.stx
+++ b/gui/themes/scummclassic/classic_layout.stx
@@ -195,6 +195,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
<widget name = 'subToggleDesc'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'subToggleButton'
width = '150'
@@ -204,6 +205,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
<widget name = 'subSubtitleSpeedDesc'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'subSubtitleSpeedSlider'
type = 'Slider'
@@ -221,6 +223,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
<widget name = 'vcMusicText'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'vcMusicSlider'
type = 'Slider'
@@ -232,6 +235,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
<widget name = 'vcSfxText'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'vcSfxSlider'
type = 'Slider'
@@ -243,6 +247,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
<widget name = 'vcSpeechText'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'vcSpeechSlider'
type = 'Slider'
@@ -438,6 +443,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '16'>
<widget name = 'Id'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'Domain'
type = 'PopUp'
@@ -446,6 +452,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '16'>
<widget name = 'Name'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'Desc'
type = 'PopUp'
@@ -611,6 +618,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '8'>
<widget name = 'subToggleDesc'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'subToggleButton'
width = '158'
@@ -620,6 +628,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '8'>
<widget name = 'subSubtitleSpeedDesc'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'subSubtitleSpeedSlider'
type = 'Slider'
diff --git a/gui/themes/scummclassic/classic_layout_lowres.stx b/gui/themes/scummclassic/classic_layout_lowres.stx
index 007450e07b..89b894de84 100644
--- a/gui/themes/scummclassic/classic_layout_lowres.stx
+++ b/gui/themes/scummclassic/classic_layout_lowres.stx
@@ -192,6 +192,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
<widget name = 'subToggleDesc'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'subToggleButton'
width = '128'
@@ -201,6 +202,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
<widget name = 'subSubtitleSpeedDesc'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'subSubtitleSpeedSlider'
type = 'Slider'
@@ -217,6 +219,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
<widget name = 'vcMusicText'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'vcMusicSlider'
type = 'Slider'
@@ -228,6 +231,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
<widget name = 'vcSfxText'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'vcSfxSlider'
type = 'Slider'
@@ -239,6 +243,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
<widget name = 'vcSpeechText'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'vcSpeechSlider'
type = 'Slider'
@@ -435,6 +440,7 @@
<widget name = 'Id'
width = '35'
height = 'Globals.Line.Height'
+ textalign = 'right'
/>
<widget name = 'Domain'
type = 'PopUp'
@@ -444,6 +450,7 @@
<widget name = 'Name'
width = '35'
height = 'Globals.Line.Height'
+ textalign = 'right'
/>
<widget name = 'Desc'
type = 'PopUp'
@@ -613,6 +620,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '8'>
<widget name = 'subToggleDesc'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'subToggleButton'
width = '128'
@@ -622,6 +630,7 @@
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '8'>
<widget name = 'subSubtitleSpeedDesc'
type = 'OptionsLabel'
+ textalign = 'right'
/>
<widget name = 'subSubtitleSpeedSlider'
type = 'Slider'