Changeset 31335 for ipk


Ignore:
Timestamp:
Nov 23, 2014, 7:24:21 PM (11 years ago)
Author:
tobayer
Message:

[nogfx skins] add pipsetup

Location:
ipk/source
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_nogfx/_path_/usr/local/share/titan/skin/nogfx/skin.xml

    r31316 r31335  
    18181818</screen>
    18191819
     1820
    18201821<screen name="pipscreen" fontsize="20" fontcol="ffffff" posx="25" posy="25" width="100" height="434" halign="center" vspace="10" bordersize="1" bordercol="#0F15E3" borderradius="8" bgcol="#0F15E3" bgcol2="#267FB2" gradient="topmiddle" transparent="0">
    18211822        <node posx="0" posy="0"   name="t1" text="position" valign="middle" halign="center" width="100%" height="20">
     
    18341835</screen>
    18351836
     1837
     1838<screen name="pipsetup" title="Setup PIP" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="750" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
     1839        <node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" fontsize="30" fontcol="fontcol" posy="1" width="100%" height="-40">
     1840                <node parent="listbox" name="pip" text="key pip" type="choicebox" valign="middle" width="100%" height="35">
     1841                <node parent="listbox" name="pipzap" text="key channel up/down" type="choicebox" valign="middle" width="100%" height="35">
     1842                <node parent="listbox" name="null" text="key 0" type="choicebox" valign="middle" width="100%" height="35">
     1843        <node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
     1844        <node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
     1845</screen>
  • ipk/source/skins_nogfx_grey/_path_/usr/local/share/titan/skin/nogfx_grey/skin.xml

    r31316 r31335  
    18181818</screen>
    18191819
     1820
    18201821<screen name="pipscreen" fontsize="20" fontcol="ffffff" posx="25" posy="25" width="100" height="434" halign="center" vspace="10" bordersize="1" bordercol="#0F15E3" borderradius="8" bgcol="#0F15E3" bgcol2="#267FB2" gradient="topmiddle" transparent="0">
    18211822        <node posx="0" posy="0"   name="t1" text="position" valign="middle" halign="center" width="100%" height="20">
     
    18341835</screen>
    18351836
     1837
     1838<screen name="pipsetup" title="Setup PIP" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="750" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
     1839        <node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" fontsize="30" fontcol="fontcol" posy="1" width="100%" height="-40">
     1840                <node parent="listbox" name="pip" text="key pip" type="choicebox" valign="middle" width="100%" height="35">
     1841                <node parent="listbox" name="pipzap" text="key channel up/down" type="choicebox" valign="middle" width="100%" height="35">
     1842                <node parent="listbox" name="null" text="key 0" type="choicebox" valign="middle" width="100%" height="35">
     1843        <node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
     1844        <node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
     1845</screen>
Note: See TracChangeset for help on using the changeset viewer.