Ignore:
Timestamp:
Nov 23, 2014, 5:17:34 PM (11 years ago)
Author:
tobayer
Message:

[cool skins] add pipsetup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_coolMiniTV/_path_/usr/local/share/titan/skin/coolMiniTV/skin.xml

    r31316 r31330  
    23752375</screen>
    23762376
     2377<screen name="pipsetup" font="Sansation_Regular" fontcol="white1" fontsize="26" posx="center" posy="center" width="700" height="450" picmem="skin/X_Menu_3.png">
     2378        <node fontsize="30" fontcol="grey" type="textbox" text="Setup PIP" posx="center" posy="10" halign="center" width="100%" height="30">
     2379        <node fontsize="23" posx="10" posy="60" bordercol="scrollbarcol" scrollbar="auto" type="listbox" name="listbox" width="680" height="325">
     2380                <node parent="listbox" name="pip" text="key pip" type="choicebox" valign="middle" width="100%">
     2381                <node parent="listbox" name="pipzap" text="key channel up/down" type="choicebox" valign="middle" width="100%">
     2382                <node parent="listbox" name="null" text="key 0" type="choicebox" valign="middle" width="100%">
     2383        <node name="b1" picmem="skin/ok.png" valign="middle" posx="20" posy="407" width="30" height="30">
     2384        <node name="b2" picmem="skin/exit.png" valign="middle" posx="70" posy="407" width="30" height="30">
     2385</screen>
Note: See TracChangeset for help on using the changeset viewer.