GUI: Improved look of GMM options menu.

svn-id: r49768
This commit is contained in:
Eugene Sandulenko 2010-06-15 10:49:16 +00:00
parent dc040aa867
commit 24abc6fb39
7 changed files with 48 additions and 24 deletions

View File

@ -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.

View File

@ -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'>

View File

@ -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.

View File

@ -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'>

View File

@ -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'