mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-11 11:45:21 +00:00
GUI: Improved look of GMM options menu.
svn-id: r49768
This commit is contained in:
parent
dc040aa867
commit
24abc6fb39
@ -1032,12 +1032,15 @@
|
||||
"/> "
|
||||
"<widget name='subToggleSpeechOnly' "
|
||||
"type='Radiobutton' "
|
||||
"width='100' "
|
||||
"/> "
|
||||
"<widget name='subToggleSubOnly' "
|
||||
"type='Radiobutton' "
|
||||
"width='100' "
|
||||
"/> "
|
||||
"<widget name='subToggleSubBoth' "
|
||||
"type='Radiobutton' "
|
||||
"width='100' "
|
||||
"/> "
|
||||
"</layout> "
|
||||
"<layout type='horizontal' padding='0,0,0,0' spacing='10'> "
|
||||
@ -1781,20 +1784,26 @@
|
||||
"/> "
|
||||
"</layout> "
|
||||
"<space size='4' /> "
|
||||
"<layout type='horizontal' padding='0,0,0,0' spacing='1' center='true'> "
|
||||
"<layout type='vertical' padding='0,0,0,0' spacing='1' center='true'> "
|
||||
"<widget name='subToggleDesc' "
|
||||
"type='OptionsLabel' "
|
||||
"/> "
|
||||
"<layout type='horizontal' padding='0,0,0,0' spacing='6' center='true'> "
|
||||
"<widget name='subToggleSpeechOnly' "
|
||||
"type='Radiobutton' "
|
||||
"width='90' "
|
||||
"/> "
|
||||
"<widget name='subToggleSubOnly' "
|
||||
"type='Radiobutton' "
|
||||
"width='90' "
|
||||
"/> "
|
||||
"<widget name='subToggleSubBoth' "
|
||||
"type='Radiobutton' "
|
||||
"width='90' "
|
||||
"/> "
|
||||
"</layout> "
|
||||
"</layout> "
|
||||
"<space size='4' /> "
|
||||
"<layout type='horizontal' padding='0,0,0,0' spacing='6' center='true'> "
|
||||
"<widget name='subSubtitleSpeedDesc' "
|
||||
"type='OptionsLabel' "
|
||||
|
Binary file not shown.
@ -671,12 +671,15 @@
|
||||
/>
|
||||
<widget name = 'subToggleSpeechOnly'
|
||||
type = 'Radiobutton'
|
||||
width = '100'
|
||||
/>
|
||||
<widget name = 'subToggleSubOnly'
|
||||
type = 'Radiobutton'
|
||||
width = '100'
|
||||
/>
|
||||
<widget name = 'subToggleSubBoth'
|
||||
type = 'Radiobutton'
|
||||
width = '100'
|
||||
/>
|
||||
</layout>
|
||||
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10'>
|
||||
|
@ -671,20 +671,26 @@
|
||||
/>
|
||||
</layout>
|
||||
<space size = '4' />
|
||||
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '1' center = 'true'>
|
||||
<layout type = 'vertical' padding = '0, 0, 0, 0' spacing = '1' center = 'true'>
|
||||
<widget name = 'subToggleDesc'
|
||||
type = 'OptionsLabel'
|
||||
/>
|
||||
<widget name = 'subToggleSpeechOnly'
|
||||
type = 'Radiobutton'
|
||||
/>
|
||||
<widget name = 'subToggleSubOnly'
|
||||
type = 'Radiobutton'
|
||||
/>
|
||||
<widget name = 'subToggleSubBoth'
|
||||
type = 'Radiobutton'
|
||||
/>
|
||||
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '6' center = 'true'>
|
||||
<widget name = 'subToggleSpeechOnly'
|
||||
type = 'Radiobutton'
|
||||
width = '90'
|
||||
/>
|
||||
<widget name = 'subToggleSubOnly'
|
||||
type = 'Radiobutton'
|
||||
width = '90'
|
||||
/>
|
||||
<widget name = 'subToggleSubBoth'
|
||||
type = 'Radiobutton'
|
||||
width = '90'
|
||||
/>
|
||||
</layout>
|
||||
</layout>
|
||||
<space size = '4' />
|
||||
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '6' center = 'true'>
|
||||
<widget name = 'subSubtitleSpeedDesc'
|
||||
type = 'OptionsLabel'
|
||||
|
Binary file not shown.
@ -684,15 +684,15 @@
|
||||
/>
|
||||
<widget name = 'subToggleSpeechOnly'
|
||||
type = 'Radiobutton'
|
||||
width = '50'
|
||||
width = '100'
|
||||
/>
|
||||
<widget name = 'subToggleSubOnly'
|
||||
type = 'Radiobutton'
|
||||
width = '50'
|
||||
width = '100'
|
||||
/>
|
||||
<widget name = 'subToggleSubBoth'
|
||||
type = 'Radiobutton'
|
||||
width = '50'
|
||||
width = '100'
|
||||
/>
|
||||
</layout>
|
||||
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10'>
|
||||
|
@ -667,20 +667,26 @@
|
||||
/>
|
||||
</layout>
|
||||
<space size = '4' />
|
||||
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '6' center = 'true'>
|
||||
<layout type = 'vertical' padding = '0, 0, 0, 0' spacing = '6' center = 'true'>
|
||||
<widget name = 'subToggleDesc'
|
||||
type = 'OptionsLabel'
|
||||
/>
|
||||
<widget name = 'subToggleSpeechOnly'
|
||||
type = 'Radiobutton'
|
||||
/>
|
||||
<widget name = 'subToggleSubOnly'
|
||||
type = 'Radiobutton'
|
||||
/>
|
||||
<widget name = 'subToggleSubBoth'
|
||||
type = 'Radiobutton'
|
||||
/>
|
||||
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '6' center = 'true'>
|
||||
<widget name = 'subToggleSpeechOnly'
|
||||
type = 'Radiobutton'
|
||||
width = '90'
|
||||
/>
|
||||
<widget name = 'subToggleSubOnly'
|
||||
type = 'Radiobutton'
|
||||
width = '90'
|
||||
/>
|
||||
<widget name = 'subToggleSubBoth'
|
||||
type = 'Radiobutton'
|
||||
width = '90'
|
||||
/>
|
||||
</layout>
|
||||
</layout>
|
||||
<space size = '4' />
|
||||
<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '6' center = 'true'>
|
||||
<widget name = 'subSubtitleSpeedDesc'
|
||||
type = 'OptionsLabel'
|
||||
|
Loading…
Reference in New Issue
Block a user