Changeset 24263


Ignore:
Timestamp:
10/13/13 14:55:11 (9 years ago)
Author:
tobayer
Message:

[MetrixHD skin] add copyfile screen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_MetrixHD/_path_/usr/local/share/titan/skin/MetrixHD/skin.xml

    r24230 r24263  
    16491649
    16501650
     1651# todo # exit ?
     1652#copyfile, fullscreen, 1280x720 => 1220x660, y-offset=6..7 !!! => posy = posy -7
     1653<screen name="copyfile" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30" bgcol="black" transparent="200">
     1654        <node name="titletext" text="Copy / Move" font="Regular" fontcol="white" fontsize="80" posx="0" posy="573" width="100%" height="80" halign="left" valign="middle">
     1655        <node name="bg" font="RegularLight" fontsize="28" fontcol="white" posx="70" posy="13" width="1080" height="470" hspace="20" vspace="20" bgcol="bgcol" transparent="20">
     1656                <node parent="bg" name="filefrom" halign="center" posx="center" posy="20" width="100%" height="28">
     1657                <node parent="bg" name="fileto" halign="center" posx="center" posy="70" width="100%" height="28">
     1658                <node parent="bg" name="progress" progresscol="burlywood1" bordersize="1" bordercol="white" borderradius="4" posx="center" posy="140" width="600" height="20">
     1659                <node parent="bg" name="filecount" halign="center" posx="center" posy="200" width="100%" height="28">
     1660                <node parent="bg" name="maxkb" halign="center" posx="center" posy="280" width="100%" height="28">
     1661                <node parent="bg" name="aktkb" halign="center" posx="center" posy="360" width="100%" height="28">
     1662#<node name="buttonbar" posx="630" posy="440" width="510" height="50" valign="bottom">
     1663#<node parent="buttonbar" name="b1" text="Cancel" textposx="10" bordercol="red" bordersize="5" bordertype="4" font="RegularLight" fontsize="28" fontcol="fontcol" posx="0" posy="bottom" width="190" height="40" valign="middle">
     1664</screen>
     1665
     1666
    16511667# todo # ok, exit, Subservices ?
    16521668#videomode, fullscreen, 1280x720 => 1220x660, y-offset=6..7 !!! => posy = posy -7
Note: See TracChangeset for help on using the changeset viewer.