Ignore:
Timestamp:
Nov 23, 2014, 8:22:45 PM (11 years ago)
Author:
tobayer
Message:

[ufs912 skin] add pipsetup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_ufs912/_path_/usr/local/share/titan/skin/ufs912/skin.xml

    r31316 r31340  
    24352435</screen>
    24362436
     2437
     2438<screen name="pipsetup" title="Setup PIP" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
     2439        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
     2440        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
     2441        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="25" width="876" height="-40" bordercol="fontcol2">
     2442                <node parent="listbox" name="pip" text="key pip" type="choicebox" valign="middle" width="100%" height="35">
     2443                <node parent="listbox" name="pipzap" text="key channel up/down" type="choicebox" valign="middle" width="100%" height="35">
     2444                <node parent="listbox" name="null" text="key 0" type="choicebox" valign="middle" width="100%" height="35">
     2445        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
     2446        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
     2447</screen>
Note: See TracChangeset for help on using the changeset viewer.