Changeset 16760


Ignore:
Timestamp:
Jun 21, 2012, 12:45:19 AM (14 years ago)
Author:
tobayer
Message:

[titan] update skin.xml, quickmenu, even they hate it

Location:
ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml

    r16757 r16760  
    1313</screen>
    1414
    15 # mainmenu grid
    16 <screen name="quickmenu" fontcol="fontcol" bgcol="black" width="100%" height="100%">
    17 <node text="Quick Menu" name="titletext" posx="30" posy="30" width="710" height="50" bgcol="titlebgcol" fontsize="40" valign="middle" halign="center">
    18 <node text="Details" name="menutext1" posx="30" posy="90" width="710" height="30" bgcol="titlebgcol" fontsize="28" valign="middle" halign="center">
    19 <node text="" name="details" bordercol="titlebgcol" bordersize="1" type="textbox" wrap="yes" fontsize="28" posx="30" posy="130" width="710" height="185" hspace="10" vspace="10">
    20         <node func="gettvpic" param1="408:25:315">
    21         <node bordersize="5" bordercol="black" posx="750" posy="30" width="500" height="285" bgcol="0" transparent="255">
    22 <node text="" name="menutext" posx="30" posy="325" width="1220" height="45" bgcol="titlebgcol" fontsize="36" valign="middle" halign="center">
    23 <node bordercol="titlebgcol" fontcol="-1" fontcol2="-1" scrollbar="yes" type="grid" name="listbox" posx="30" posy="380" width="1220" height="281">
     15
     16# quickmenu grid, max 1220x660, Xspace=30 !
     17<screen name="quickmenu" fontsize="28" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30">
     18<node name="titletext" text="Quick Menu" fontcol="black" fontsize="36" posx="0" posy="0" width="840" height="50" valign="middle" halign="center" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     19<node name="details" text="" bordercol="titlebgcol" bordersize="1" borderradius="8" type="textbox" wrap="yes" fontsize="28" posx="0" posy="60" width="840" height="145" hspace="10" vspace="10">
     20        <node name="minitv" func="gettvpic" param1="484:26:234">
     21        <node bordersize="5" bordercol="black" posx="850" posy="0" width="370" height="205" bgcol="0" transparent="255">
     22<node name="menutext" text="" fontcol="black" fontsize="36" posx="0" posy="215" width="1220" height="50" valign="middle" halign="center" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     23
     24### with scrollbar (icons > 16)
     25### <node bordercol="titlebgcol" fontcol="-1" fontcol2="-1" scrollbar="yes" type="grid" name="listbox" posx="0" posy="300" width="1220" height="281">
     26### without scrollbar (icons <= 16)
     27<node bordercol="titlebgcol" fontcol="-1" fontcol2="-1" scrollbar="no" type="grid" name="listbox" posx="10" posy="300" width="1200" height="281">
    2428        <node type="gridbrmenu" picmem="skin/mainmenu_grid.png" name="mainmenulist" text="Main Menu"                                    parent="listbox" bgcol="bgcol22" posx="0"    posy="0" width="150" height="140" bgspace="0" picwidth="130" picheight="120" halign="center" valign="middle" text2="Komplettes Menü mit allen Einstellungsmöglichkeiten. Das Hauptmenü ist im traditionellen Listen-Design. ;-)">
    2529                <node type="menu" picmem="skin/media_center_grid.png" name="mediacenter" text="Media Center"                                parent="listbox" bgcol="bgcol22" posx="150"  posy="0" width="150" height="140" bgspace="0" picwidth="130" picheight="120" halign="center" valign="middle" text2="Hint: Media Center">
     
    3842                <node type="menu" picmem="skin/serviceinfo_grid.png" name="serviceinfo" text="Service"                                      parent="listbox" bgcol="bgcol22" posx="900"  posy="0" width="150" height="140" bgspace="0" picwidth="130" picheight="120" halign="center" valign="middle" text2="Hint: Sender Informationen">
    3943                <node type="menu" picmem="skin/satfinder_grid.png" name="satfinder" text="Satfinder"                                        parent="listbox" bgcol="bgcol22" posx="1050" posy="0" width="150" height="140" bgspace="0" picwidth="130" picheight="120" halign="center" valign="middle" text2="Hint: Sat Finder">
    40 <node name="b1" text="left"  halign="center" valign="middle" fontsize="28" posx="160" posy="660" width="200" height="40">
    41 <node name="b2" text="right" halign="center" valign="middle" fontsize="28" posx="320" posy="660" width="200" height="40">
    42 <node name="b3" text="up"    halign="center" valign="middle" fontsize="28" posx="480" posy="660" width="200" height="40">
    43 <node name="b4" text="down"  halign="center" valign="middle" fontsize="28" posx="640" posy="660" width="200" height="40">
    44 <node name="b5" text="OK"    halign="center" valign="middle" fontsize="28" posx="800" posy="660" width="200" height="40">
    45 <node name="b6" text="EXIT"  halign="center" valign="middle" fontsize="28" posx="960" posy="660" width="200" height="40">
    46 </screen>
    47 #<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   fontsize="28" bordersize="6" bordertype="2" posx="140" posy="650" width="150" height="40">
    48 #<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" fontsize="28" bordersize="6" bordertype="2" posx="300" posy="650" width="150" height="40">
     44<node name="buttonbar" posx="0" posy="610" width="1220" height="50" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
     45<node name="b1" picmem="skin/key_menu_70x40.png"       posx="5"   posy="615" width="70" height="40">
     46<node name="b2" picmem="skin/key_exit_70x40.png"       posx="75"  posy="615" width="70" height="40">
     47<node name="b3" picmem="skin/key_up_down_40x40.png"    posx="145" posy="615" width="40" height="40">
     48<node name="b4" picmem="skin/key_left_right_40x40.png" posx="185" posy="615" width="40" height="40">
     49</screen>
    4950
    5051
Note: See TracChangeset for help on using the changeset viewer.