Ignore:
Timestamp:
Apr 27, 2014, 5:34:05 PM (12 years ago)
Author:
tobayer
Message:

[all skins] add text button to 'Adjust'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_MetrixHD/_path_/usr/local/share/titan/skin/MetrixHD/skin.xml

    r28815 r28827  
    520520        <node name="titletext-1" text="Settings" font="Regular" fontcol="grey" fontsize="50" posx="0" posy="530" width="100%" height="50" halign="left" valign="middle">
    521521        <node name="titletext-2" text="Main Menu" font="Regular" fontcol="grey" fontsize="30" posx="0" posy="500" width="100%" height="30" halign="left" valign="middle">
    522         <node name="list_bg" posx="70" posy="20" width="1080" height="470" hspace="20" vspace="20" bgcol="bgcol" transparent="20">
    523                 <node parent="list_bg" name="listbox" type="listbox" scrollbar="auto" bordercol="grey" font="RegularLight" fontsize="28" fontcol="white" posx="center" posy="middle" width="100%" height="100%">
     522        <node name="list_bg" posx="70" posy="20" width="1080" height="470" hspace="20" vspace="0" bgcol="bgcol" transparent="20">
     523                <node parent="list_bg" name="listbox" type="listbox" scrollbar="auto" bordercol="grey" font="RegularLight" fontsize="28" fontcol="white" posx="0" posy="20" width="100%" height="400">
    524524                        <node parent="listbox" name="volbartimeout" text="Volumebar Timeout" type="choicebox" valign="middle" width="100%" height="35">
    525525                        <node parent="listbox" name="infobarprogram" text="Show infobar on program change" type="choicebox" valign="middle" width="100%" height="35">
     
    566566                        <node parent="listbox" name="community_user" text="Community User" type="inputbox" valign="middle" width="100%" height="35">
    567567                        <node parent="listbox" name="community_pass" text="Community Pass" type="inputbox" valign="middle" width="100%" height="35">
     568                <node parent="list_bg" name="buttonbar" font="RegularLight" fontsize="28" fontcol="fontcol" posx="center" posy="bottom" width="100%" height="50" valign="bottom">
     569                        <node parent="buttonbar" name="b3" text="TEXT" fontcol="black" posx="right" posy="bottom" width="100" height="40" halign="center" valign="middle" bgcol="grey">
    568570</screen>
    569571
Note: See TracChangeset for help on using the changeset viewer.