Ticket #6318: recGroup-metallurgy_svn_10_01_09.patch

File recGroup-metallurgy_svn_10_01_09.patch, 1.8 KB (added by jppoet@…, 15 years ago)
  • recordings-ui.xml

    old new  
    1111
    1212        <imagetype name="background" from="basebackground2" />
    1313
     14        <buttonlist name="recgroups">
     15            <area>12,360,1260,30</area>
     16            <spacing>1</spacing>
     17            <scrollstyle>center</scrollstyle>
     18            <wrapstyle>items</wrapstyle>
     19            <layout>horizontal</layout>
     20            <buttonarea>0,0,1260,30</buttonarea>
     21            <statetype name="buttonitem">
     22                <state name="active">
     23                    <area>0,0,178,40</area>
     24                    <textarea name="buttonitem" from="basetextarea">
     25                        <area>4,3,95%,95%</area>
     26                        <align>allcenter</align>
     27                        <cutdown>yes</cutdown>
     28                        <font>basesmallblack</font>
     29                        <alpha>255</alpha>
     30                    </textarea>
     31                </state>
     32                <state name="selected" from="active">
     33                    <textarea name="buttonitem">
     34                        <area>4,1,95%,95%</area>
     35                        <font>basemedium</font>
     36                        <alpha>255</alpha>
     37                    </textarea>
     38                </state>
     39                <state name="inactive" from="selected" />
     40            </statetype>
     41            <statetype name="upscrollarrow">
     42                <position>132,247</position>
     43            </statetype>
     44            <statetype name="downscrollarrow">
     45                <position>160,247</position>
     46            </statetype>
     47        </buttonlist>
     48
    1449        <buttonlist name="groups" from="basebuttonlist">
    1550            <position>55,75</position>
    1651            <scrollstyle>center</scrollstyle>