Results 1 to 10 of 13

Thread: W800 Layout.xml

Hybrid View

  1. #1
    Gold SeaMonkey's Avatar
    Join Date
    May 2008
    Device
    DEVIL's SE
    Posts
    1,509
    Thanks
    26
    Thanked 311 Times in 247 Posts

    Re: W800 Layout.xml

    Quote Originally Posted by schmarakel View Post
    Where can I change the Time and Date on a W800i Layout.xml?
    I want to remove both or change the position!
    I know I can change this under StatusIndication,but which lines?
    Hello again! Lines are "Time" and "Date"

    <attr value="103"/> <attr value="236"/> <attr value="210"/> <attr value="234"/> <attr value="5"/> <!-- Time -->

    <attr value="121"/> <attr value="236"/> <attr value="238"/> <attr value="262"/> <attr value="5"/> <!-- Date -->

    and you change only first four values( and if you don't want time and date just use "-2" and "-3" like in "no operator logo"

    and see you next time

  2. #2
    Member schmarakel's Avatar
    Join Date
    Feb 2008
    Device
    -K810,T650i,W890i
    Posts
    85
    Thanks
    2
    Thanked 10 Times in 10 Posts

    Re: W800 Layout.xml

    Hello again too!
    But W800 layout.xml looks like other then K810i
    What should I change there or how?

    Original Layout W800:

    Code:
    <object name="StatusIndication">
      <settings>
        <sett name="RowHeight" value="0"/>
        <sett name="TopOffset" value="0"/>
        <sett name="TitleHeight" value="0"/>
        <sett name="TitleTopOffset" value="0"/>
        <sett name="TitleMode" value="1"/>
        <sett name="OverlayStyle" value="0"/>
        <sett name="YPos" value="18"/>
        <sett name="Height" value="176"/>
      </settings>
      <attributes count="29">
        <attr index="0" value="1"/>
        <attr index="1" value="0"/>
        <attr index="2" value="1"/>
        <attr index="3" value="0"/>
        <attr index="4" value="0"/>
        <attr index="5" value="1"/>
        <!-- Main display text attr -->
        <attr index="6" value="FontE_20B"/> <!-- Large font in stby -->
        <attr index="7" value="FontE_16B"/> <!-- Small font in stby -->
        <attr index="8" value="FontE_16B"/> <!-- Notes font -->
        <attr index="9" value="FontE_16B"/> <!-- Time/date font -->
        <attr index="10" value="22"/>  <!-- Opr y1 -->
        <attr index="11" value="44"/>  <!-- Opr y2 -->
        <attr index="12" value="47"/>  <!-- BSID y1 -->
        <attr index="13" value="65"/>  <!-- BSID y2 -->
        <attr index="14" value="47"/>  <!-- BSID2 y1 -->
        <attr index="15" value="83"/>  <!-- BSID2 y2 -->
        <attr index="16" value="65"/>  <!-- Zone y1 -->
        <attr index="17" value="83"/>  <!-- Zone y2 -->
        <attr index="18" value="83"/>  <!-- Zone2 y1 -->
        <attr index="19" value="101"/> <!-- Zone2 y2 -->
        <attr index="20" value="47"/>  <!-- Notes1 y1 -->
        <attr index="21" value="65"/>  <!-- Notes2 y1 -->
        <attr index="22" value="83"/>  <!-- Notes3 y1 -->
        <attr index="23" value="101"/> <!-- Notes4 y1 -->
        <attr index="24" value="4"/>   <!-- Notes x1 -->
        <attr index="25" value="173"/> <!-- Notes x2 -->
        <attr index="26" value="27"/>  <!-- Notes bttm-offs -->
        <attr index="27" value="25"/>  <!-- Time/date bttm-offs  -->
        <attr index="28" value="11"/>  <!-- Nbr texts in stby  -->
      </attributes>
      <attributes count="16">
        <attr index="0" value="1"/>
        <attr index="1" value="0"/>
        <attr index="2" value="1"/>
        <attr index="3" value="0"/>
        <attr index="4" value="0"/>
        <attr index="5" value="1"/>
        <!-- 2nd display text attr -->
        <attr index="6" value="FontE_20B"/> <!-- Time font 2nd -->
        <attr index="7" value="FontE_16B"/> <!-- Operator font 2nd -->
        <attr index="8" value="FontE_16B"/> <!-- Date font 2nd -->
        <attr index="9" value="6"/> <!-- Nbr texts 2nd -->
        <attr index="10" value="24"/> <!-- Text 1: y1 2nd -->
        <attr index="11" value="40"/> <!-- Text 1: y2 2nd -->
        <attr index="12" value="42"/> <!-- Text 2: y1 2nd -->
        <attr index="13" value="56"/> <!-- Text 2: y2 2nd -->
        <attr index="14" value="64"/> <!-- Text 3: y1 2nd -->
        <attr index="15" value="78"/> <!-- Text 3: y2 2nd -->
      </attributes>
    </object>

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •