+ Reply
Results 1 to 10 of 10
  1. #1
    What's Jailbreak?
    Join Date
    Jan 2010
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Need a little help with a LiveClock

    Hello I am new to this forum, I need help editing the LiveClock.plist file to move the hands down so it will fit my larger LiveClock.png file. Please help

    a picture of the clock I am using



    Never Mind I figured it out, just adjusted a bunch of numbers till I got it. The only thing now I need help with is when the hands reach the bottom of the clock it seems that the very tip of which ever hand is close to the number 5 disappears in behind the numbers starting at the number 5 through to the number 7 then appears at full length at the number 8. It's weird can somebody help me out with this
    Last edited by tysman; 05-18-2010 at 05:13 PM. Reason: Automerged Doublepost

  2. #2
    iPhone? More like MyPhone sgt.pepper's Avatar
    Join Date
    May 2010
    Location
    713
    Posts
    228
    Thanks
    11
    Thanked 28 Times in 27 Posts

    hey can u pm wtih a dlownload link? cuz i want a bigger clock like that on my springboard but cant find any big mods. and sorry idk about the clock hands thing, maybe shorten the lengths, pm or upload it dude i want it bad

  3. #3
    What's Jailbreak?
    Join Date
    Jan 2010
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Here is the link to the Clock:MEGAUPLOAD - The leading online storage and file delivery service

    You will have to make the hands longer and move all of them to the center, but still can't figure out why the get cut off at the bottom only

  4. #4
    iPhone? More like MyPhone sgt.pepper's Avatar
    Join Date
    May 2010
    Location
    713
    Posts
    228
    Thanks
    11
    Thanked 28 Times in 27 Posts

    how can i do that?

  5. #5
    What's Jailbreak?
    Join Date
    Jan 2010
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    You will need a tool called "plist editor for windows" if you have windows there is a mac version as well. It is free to download, then you open up a liveclock.plist file (I recommend the default LiveClock.plist) and edit some numbers in there that adjust the hight width and left to right of the hands and center shapes that the hands are located on, I just kept changing them respringing my ipod till I got it to lign up all the hands and shapes near the center. Hope this helps you

  6. #6
    iPhone? More like MyPhone sgt.pepper's Avatar
    Join Date
    May 2010
    Location
    713
    Posts
    228
    Thanks
    11
    Thanked 28 Times in 27 Posts

    which line of them? like, i have it, but theres a lot of lines of height related stuff

  7. #7
    What's Jailbreak?
    Join Date
    Jan 2010
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    This might help.

    <key>layout</key>
    <array>
    <dict>
    <key>color</key>
    <array>
    <real>0.0</real>
    <real>0.0</real>
    <real>0.0</real>
    <real>1</real>
    </array>
    <key>origin</key>
    <array>
    <real>28</real>----change the number to move the Hour Hand left and right
    <real>39</real> ----change the number to move the Hour Hand up and down
    </array>
    <key>points</key>
    <array>
    <real>0.0</real>
    <real>-18</real>----change the number to adjust the length of the Hour Hand
    <real>2.5</real>
    <real>0.0</real>
    <real>-2.5</real>
    <real>0.0</real>
    </array>
    <key>source</key>
    <string>hour</string>
    <key>type</key>
    <string>hand</string>
    </dict>
    <dict>
    <key>color</key>
    <array>
    <real>0.0</real>
    <real>0.0</real>
    <real>0.0</real>
    <real>1</real>
    </array>
    <key>origin</key>
    <array>
    <real>28.5</real>----change the number to move the Minute Hand left and right
    <real>39</real>----change the number to move the Minute Hand up and down
    </array>
    <key>points</key>
    <array>
    <real>0.0</real>
    <real>-26</real>----change the number to adjust the length of the Minute Hand
    <real>2</real>
    <real>0.0</real>
    <real>-3</real>
    <real>0.0</real>
    </array>
    <key>source</key>
    <string>minute</string>
    <key>type</key>
    <string>hand</string>
    </dict>
    <dict>
    <key>color</key>
    <array>
    <real>0.25</real>
    <real>0.25</real>
    <real>0.25</real>
    <real>1</real>
    </array>
    <key>rect</key>
    <array>
    <real>25</real>----change the number to move the black center circle left and right
    <real>36</real>----change the number to move the black center circle up and down
    <real>7</real>----this will adjust the size of the black center circle
    <real>5</real>
    </array>
    <key>type</key>
    <string>ellipse</string>
    </dict>
    <dict>
    <key>color</key>
    <array>
    <real>1</real>
    <real>0.0</real>
    <real>0.0</real>
    <real>1</real>
    </array>
    <key>rect</key>
    <array>
    <real>26.25</real>----change the number to move the red center circle left and right
    <real>38</real>----change the number to move the red center circle up and down
    <real>4</real>----this will adjust the size of the red center circle
    <real>2.5</real>
    </array>
    <key>type</key>
    <string>ellipse</string>
    </dict>
    <dict>
    <key>color</key>
    <array>
    <real>1</real>
    <real>0.0</real>
    <real>0.0</real>
    <real>1</real>
    </array>
    <key>origin</key>
    <array>
    <real>28.5</real>----change the number to move the Seconds Hand left and right
    <real>39</real>----change the number to move the Seconds Hand up and down
    </array>
    <key>points</key>
    <array>
    <real>-0.5</real>
    <real>-35</real>----change the number to adjust the length of the Seconds Hand
    <real>0.5</real>
    <real>-22</real>
    <real>0.5</real>
    <real>0.0</real>
    <real>-0.5</real>
    <real>0.0</real>
    </array>
    <key>source</key>
    <string>second</string>
    <key>type</key>
    <string>hand</string>
    </dict>
    </array>
    <key>update-interval</key>
    <real>1</real>
    </dict>
    </plist>

  8. #8
    iPhone? More like MyPhone sgt.pepper's Avatar
    Join Date
    May 2010
    Location
    713
    Posts
    228
    Thanks
    11
    Thanked 28 Times in 27 Posts

    thanks dude that helps

    wait my .plist is diffrent. like completely diffrent. OH! i know why, i have the dark clock set as the defalut clock. can u repost the same thing except like, dark clock style?
    Last edited by sgt.pepper; 05-20-2010 at 08:15 PM. Reason: Automerged Doublepost

  9. #9
    What's Jailbreak?
    Join Date
    Jan 2010
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Sorry I took a while to give you the file, here is the link to the Dark version of LiveClock(it is the default clock that comes with liveclock, sorry don't have a modified version of the one I sent you earlier). just add those codes from my previous reply and it should work: MEGAUPLOAD - The leading online storage and file delivery service

  10. #10
    iPhone? More like MyPhone sgt.pepper's Avatar
    Join Date
    May 2010
    Location
    713
    Posts
    228
    Thanks
    11
    Thanked 28 Times in 27 Posts

    Thank yo:u@!

Posting Permissions

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