Changeset 31317 for ipk


Ignore:
Timestamp:
Nov 23, 2014, 3:15:03 AM (11 years ago)
Author:
tobayer
Message:

[0815 skins] add pipsetup

Location:
ipk/source
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_0Acht5Zehn/_path_/usr/local/share/titan/skin/0Acht5Zehn/skin.xml

    r31316 r31317  
    20172017</screen>
    20182018
     2019<screen name="pipsetup" title="Setup PIP" titlealign="center" fontcol="fontcol" fontsize="26" font="AlteHaasGroteskBold" valign="bottom" hspace="30" vspace="30" posx="center" posy="center" width="700" height="643" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     2020        <node name="listbox" type="listbox" scrollbar="auto" fontsize="23" bordercol="scrollbarcol" posy="1" width="100%" height="-55">
     2021                <node parent="listbox" name="pip" text="key pip" type="choicebox" valign="middle" width="100%">
     2022                <node parent="listbox" name="pipzap" text="key channel up/down" type="choicebox" valign="middle" width="100%">
     2023                <node parent="listbox" name="null" text="key 0" type="choicebox" valign="middle" width="100%">
     2024        <node name="b1" text="OK" halign="center" valign="middle" posx="0" posy="0" width="120" height="44" fontsize="25" bordercol="okcol" bordersize="3" bordertype="2">
     2025        <node name="b2" text="EXIT" halign="center" valign="middle" posx="150" posy="0" width="120" height="44" fontsize="25" bordercol="exitcol" bordersize="3" bordertype="2">
     2026</screen>
  • ipk/source/skins_0Acht5Zehnblack/_path_/usr/local/share/titan/skin/0Acht5Zehn_black/skin.xml

    r31316 r31317  
    20152015</screen>
    20162016
     2017<screen name="pipsetup" title="Setup PIP" titlealign="center" fontcol="fontcol" fontsize="26" font="AlteHaasGroteskBold" valign="bottom" hspace="30" vspace="30" posx="center" posy="center" width="700" height="643" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     2018        <node name="listbox" type="listbox" scrollbar="auto" fontsize="23" bordercol="scrollbarcol" posy="1" width="100%" height="-55">
     2019                <node parent="listbox" name="pip" text="key pip" type="choicebox" valign="middle" width="100%">
     2020                <node parent="listbox" name="pipzap" text="key channel up/down" type="choicebox" valign="middle" width="100%">
     2021                <node parent="listbox" name="null" text="key 0" type="choicebox" valign="middle" width="100%">
     2022        <node name="b1" text="OK" halign="center" valign="middle" posx="0" posy="0" width="120" height="44" fontsize="25" bordercol="okcol" bordersize="3" bordertype="2">
     2023        <node name="b2" text="EXIT" halign="center" valign="middle" posx="150" posy="0" width="120" height="44" fontsize="25" bordercol="exitcol" bordersize="3" bordertype="2">
     2024</screen>
  • ipk/source/skins_0Acht5Zehnwhite/_path_/usr/local/share/titan/skin/0Acht5Zehn_white/skin.xml

    r31316 r31317  
    20152015</screen>
    20162016
     2017<screen name="pipsetup" title="Setup PIP" titlealign="center" fontcol="fontcol" fontsize="26" font="AlteHaasGroteskBold" valign="bottom" hspace="30" vspace="30" posx="center" posy="center" width="700" height="643" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     2018        <node name="listbox" type="listbox" scrollbar="auto" fontsize="23" bordercol="scrollbarcol" posy="1" width="100%" height="-55">
     2019                <node parent="listbox" name="pip" text="key pip" type="choicebox" valign="middle" width="100%">
     2020                <node parent="listbox" name="pipzap" text="key channel up/down" type="choicebox" valign="middle" width="100%">
     2021                <node parent="listbox" name="null" text="key 0" type="choicebox" valign="middle" width="100%">
     2022        <node name="b1" text="OK" halign="center" valign="middle" posx="0" posy="0" width="120" height="44" fontsize="25" bordercol="okcol" bordersize="3" bordertype="2">
     2023        <node name="b2" text="EXIT" halign="center" valign="middle" posx="150" posy="0" width="120" height="44" fontsize="25" bordercol="exitcol" bordersize="3" bordertype="2">
     2024</screen>
Note: See TracChangeset for help on using the changeset viewer.