Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: W800 Layout.xml

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

    Question W800 Layout.xml

    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?

  2. #2
    Plus 100 milad_a's Avatar
    Join Date
    Nov 2007
    Device
    W580i-Urban Sliver
    Posts
    314
    Thanks
    2
    Thanked 107 Times in 68 Posts

    Re: W800 Layout.xml

    i think you must use patch for remove it and see patch that move its to Up

  3. #3
    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

  4. #4
    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>

  5. #5
    Plus 50 DomagojX's Avatar
    Join Date
    Nov 2007
    Device
    -2xk750@w800, 2xk550@w610, k530@w660
    Posts
    140
    Thanks
    3
    Thanked 20 Times in 13 Posts

    Re: W800 Layout.xml

    <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>

    change 1 to 4, and it will 100% work

  6. #6
    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

    Yes,I know,it`s the same with an K750i
    What I would know is,how can I change time and date?

  7. #7
    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
    Yes,I know,it`s the same with an K750i
    What I would know is,how can I change time and date?
    Try this: <attr index="27" value="25"/> <!-- Time/date bttm-offs -->

    and change index with "08" , value with "06"

  8. The Following User Says Thank You to SeaMonkey For This Useful Post:


  9. #8
    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

    Now I want time and date on the top of the right side
    on my T650i
    How to do this?I only get date there,or only time,but not both

  10. #9
    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
    Now I want time and date on the top of the right side
    on my T650i
    How to do this?I only get date there,or only time,but not both
    Hello again! Here you have layout and I hope this is it.
    Attached Files

  11. #10
    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

    Many thanks,it works!
    How do you know with which number you should replace
    the originals?

    Original:
    <attr value="121"/> <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 -->
    I replaced in time 210 to 5 and 234 to 32,then time will be on the top
    at the right side,but I don`t get date under time?
    Last edited by schmarakel; 06-14-2008 at 08:54 PM.

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
  •