+ Reply
Page 41 of 53 FirstFirst ... 313940414243 51 ... LastLast
Results 801 to 820 of 1045
  1. #801
    Green Apple
    Join Date
    Oct 2007
    Location
    aix en provence
    Posts
    72
    Thanks
    5
    Thanked 23 Times in 17 Posts

    seems to work in german
    and the week begins on monday

    Attached Files Attached Files

  2. The Following User Says Thank You to bacman For This Useful Post:

    Rulez28 (12-31-2008)

  3. #802
    Green Apple
    Join Date
    Sep 2008
    Posts
    83
    Thanks
    2
    Thanked 4 Times in 4 Posts

    Thank you man!!

  4. #803
    Green Apple
    Join Date
    Oct 2007
    Location
    aix en provence
    Posts
    72
    Thanks
    5
    Thanked 23 Times in 17 Posts

    I'm very near, rather simple for the clock widget, a bit more difficult for the wx :-))
    will continue later
    happy new year

  5. #804
    iPhoneaholic
    Join Date
    Jul 2008
    Location
    Winter Park, Florida
    Posts
    494
    Thanks
    64
    Thanked 101 Times in 60 Posts

    Quote Originally Posted by bacman View Post
    I'm very near, rather simple for the clock widget, a bit more difficult for the wx :-))
    will continue later
    happy new year
    Very nice!!! I think you may want to get rid of the clock widget...it appears to be more of a hassle than anything. I can't wait to see the end result...most screenies and the final version would be much appreciated! I'm not sure if I'd really use the landscape, cause it seems like a pain in the *** to keep turning the phone, but I like this so far.

    Good work!

    Also, it may look even better if you make the icons a bit smaller, particularly the non-dock icons.

  6. #805
    My iPhone is a Part of Me Zehlek's Avatar
    Join Date
    Jul 2008
    Location
    Fort Erie, ON
    Posts
    842
    Thanks
    235
    Thanked 44 Times in 41 Posts

    Quote Originally Posted by bacman View Post
    I'm very near, rather simple for the clock widget, a bit more difficult for the wx :-))
    will continue later
    happy new year

    How did you get your them to got side ways? Can you please post insrtuctions and any necessary icons?

  7. #806
    Green Apple
    Join Date
    Oct 2007
    Location
    aix en provence
    Posts
    72
    Thanks
    5
    Thanked 23 Times in 17 Posts

    thank you , jabba
    same for me , i'm not sure to use it in the end
    but ....
    anyway , no more pbs with the widgets , i can place them anywhere
    and the icons are just those from ultimate leopard landscape , i'll change them as soon as possible
    the big problem will begin with the calendar app from apple
    may be tomorrow


    the big problem will begin with the calendar app from apple

    @Zehlek
    it will be explained when finished
    but to begin :
    to have the statusbar in landscape
    tweak the infoPlist.strings insSystem/Library/CoreServices/SpringBoard.app/English.lproj

    <xml>
    <DOCTYPE>
    <plist>
    <dict>
    <key>CFBundleName</key>
    <string>SpringBoard</string>
    <key>NSHumanReadableCopyright</key>
    <string>© __MyCompanyName__, 2005</string>
    <key>UIInterfaceOrientation</key>
    <string>UIInterfaceOrientationLandscapeRight</string>
    </dict>
    </plist>

    and reboot the device
    a respring is not sufficient
    you must also activate lockstatus in winterboard
    Last edited by bacman; 12-31-2008 at 03:04 PM.

  8. #807
    My iPhone is a Part of Me
    Join Date
    May 2008
    Location
    Scranton
    Posts
    584
    Thanks
    164
    Thanked 197 Times in 155 Posts

    Quote Originally Posted by bacman View Post
    I'm very near, rather simple for the clock widget, a bit more difficult for the wx :-))
    will continue later
    happy new year
    i am interested in this ...i was looking into a few weeks back when someone posted how to move the status bar in the show off your theme thread...

    but i couldnt find any info on how to rotate the widgets ..so i gave up quick...guess i didnt look in the right place..

    anyway could you post how to rotate the widgets so there displayed that way?
    Thank you
    If I Helped You Hit The Thanks Button

  9. #808
    Green Apple
    Join Date
    Oct 2007
    Location
    aix en provence
    Posts
    72
    Thanks
    5
    Thanked 23 Times in 17 Posts

    Hello, Ice, pleased to see you again, and happy new year to all
    I’m gonna make a pause with this work, i’m not really sure , it’s gonna be
    very fonctionnal but if you want to continue this , here are the codes to rotate the widgets.
    1/ the clock one
    add those two code lines in the widget.html


    2/ for the wx combo
    the first codes are to make the widget and the calendar auto updated
    as sayed before
    i also added « padding top » to be able to move the calendar
    of course , you know , you can move the forecast in the twoline.css

    The remaining work is now to tweak the info plist to make rotate the calendar.app from Apple.


    :-))
    Last edited by bacman; 01-01-2009 at 05:39 PM.

  10. The Following User Says Thank You to bacman For This Useful Post:

    Ice9812 (01-01-2009)

  11. #809
    My iPhone is a Part of Me Zehlek's Avatar
    Join Date
    Jul 2008
    Location
    Fort Erie, ON
    Posts
    842
    Thanks
    235
    Thanked 44 Times in 41 Posts

    Quote Originally Posted by bacman View Post
    Hello, Ice, pleased to see you again, and happy new year to all
    I’m gonna make a pause with this work, i’m not really sure , it’s gonna be
    very fonctionnal but if you want to continue this , here are the codes to rotate the widgets.
    1/ the easier , the clock one
    add those two code lines in the widget.html


    2/ for the wx combo
    the first codes are to make the widget and the calendar auto updated
    as sayed before
    i also added « padding top » to be able to move the calendar
    of course , you know , you can move the forecast in the twoline.css

    The remaining work is now to tweak the info plist to make rotate the calendar.app from Apple.

    :-))
    Looking sweet, will there be a release of this version?

  12. #810
    iPhone? More like MyPhone
    Join Date
    Feb 2008
    Posts
    235
    Thanks
    21
    Thanked 11 Times in 11 Posts

    WoW, a lot is going on with this theme. Looks nice though.

  13. #811
    Green Apple
    Join Date
    Dec 2008
    Posts
    42
    Thanks
    7
    Thanked 10 Times in 3 Posts

    How did you setup your icons like that ?

    My icons are just floating on top of your theme, when I try to move them into those locations, they just align back together.

    Thanks.

    Attached Thumbnails Attached Thumbnails [RELEASE] OSX LEOPARD ADD-ONs-img_0003.png  
    Last edited by xzero; 01-02-2009 at 06:47 AM.

  14. #812
    iPhoneaholic
    Join Date
    Jul 2008
    Location
    Winter Park, Florida
    Posts
    494
    Thanks
    64
    Thanked 101 Times in 60 Posts

    Like it says in the first post of this thread, use BLANK APPS, BLANK APPS, BLANK APPS. On Cydia, add Steffwiz's repository (under the Repositories tab) and search blanks and download 10 or 20 and place them accordingly.

  15. #813
    My iPhone is a Part of Me Zehlek's Avatar
    Join Date
    Jul 2008
    Location
    Fort Erie, ON
    Posts
    842
    Thanks
    235
    Thanked 44 Times in 41 Posts

    I stall Steffwiz Source if you havn't and then install Blank apps.

  16. #814
    iPhoneaholic
    Join Date
    Jul 2008
    Location
    Winter Park, Florida
    Posts
    494
    Thanks
    64
    Thanked 101 Times in 60 Posts

    Edit

    Quote Originally Posted by bacman View Post
    Hello, Ice, pleased to see you again, and happy new year to all
    I’m gonna make a pause with this work, i’m not really sure , it’s gonna be
    very fonctionnal but if you want to continue this , here are the codes to rotate the widgets.
    1/ the clock one
    add those two code lines in the widget.html


    2/ for the wx combo
    the first codes are to make the widget and the calendar auto updated
    as sayed before
    i also added « padding top » to be able to move the calendar
    of course , you know , you can move the forecast in the twoline.css

    The remaining work is now to tweak the info plist to make rotate the calendar.app from Apple.


    :-))
    Bacman....loaded it on my phone and this is how it looks:


    Looks like we need to figure out how to rotate the badge, the wifi (should be easy), and the calendar icon...I found it annoying to use landscape mode though, kind of drove me insane haha. BUT, I do like the idea of it a bit.
    Last edited by jabbawalkee; 01-02-2009 at 01:13 PM. Reason: Automerged Doublepost

  17. #815
    My iPhone is a Part of Me Zehlek's Avatar
    Join Date
    Jul 2008
    Location
    Fort Erie, ON
    Posts
    842
    Thanks
    235
    Thanked 44 Times in 41 Posts

    Hey jabbawalkee, I don't happen to have a widget.html that has any of that information in it. Do I need to do something else?

  18. #816
    Green Apple
    Join Date
    Oct 2007
    Location
    aix en provence
    Posts
    72
    Thanks
    5
    Thanked 23 Times in 17 Posts

    Hi , jabba thks for helping
    I know it’s rather boaring to use it in this state of construction; the status bar looses the good direction each time you respring and you have to wake up your phone to recover it lengthways again but it’s rather fun to test anything else.
    it should be the same process to rotate the badges and the calendar .
    I’ve tried to tweak the info plist without any result like here

    So i believe, it should be Inside the core app ; that we must seek.
    May be Ice9812 could help if he’s interrested in this
    So many people are asking me this config, i post it there , it’s Bear’s thème
    You can also use the last ultimate léopard, there’s a spécial file « landscape »
    Jabba, to change the days , it’s the calendar.js line 14
    And if you want the week to begin on Sunday
    var oD = new Date(y, m-1, 1); //DD replaced line to fix date bug when current day is 31st
    instead of
    var oD = new Date(y, m-1, 0); //DD replaced line to fix date bug when current day is 31st
    Attached Files Attached Files
    Last edited by bacman; 01-03-2009 at 04:42 AM.

  19. The Following User Says Thank You to bacman For This Useful Post:

    Zehlek (01-02-2009)

  20. #817
    My iPhone is a Part of Me Zehlek's Avatar
    Join Date
    Jul 2008
    Location
    Fort Erie, ON
    Posts
    842
    Thanks
    235
    Thanked 44 Times in 41 Posts

    Quote Originally Posted by bacman View Post
    Hi , jabba thks for helping
    I know it’s quite boaring to use it in this state of construction; the status bar looses the good direction each time you respring and you have to wake up your phone to recover it lengthways again but it’s rather fun to test anything else.
    it should be the same process to rotate the badges and the calendar .
    I’ve tried to tweak the info plist without any result like here

    So i believe, it should be Inside the core app ; that we must seek.
    May be Ice9812 could help if he’s interrested in this
    So many people are asking me this config, i post it there , it’s Bear’s thème
    You can also use the last ultimate léopard, there’s a spécial file « landscape »
    Jabba, to change the days , it’s the calendar.js line 14
    And if you want the week to begin on Sunday
    var oD = new Date(y, m-1, 1); //DD replaced line to fix date bug when current day is 31st
    instead of
    var oD = new Date(y, m-1, 0); //DD replaced line to fix date bug when current day is 31st
    This is what I come up with, anything I need to do? Also, How can I change it to english?


  21. #818
    Green Apple
    Join Date
    Oct 2007
    Location
    aix en provence
    Posts
    72
    Thanks
    5
    Thanked 23 Times in 17 Posts

    read page 54 for the status bar
    and for the icons just rotate them with psd
    ok i'll post the whole pack in english:-))

  22. #819
    Green Apple
    Join Date
    Oct 2007
    Location
    aix en provence
    Posts
    72
    Thanks
    5
    Thanked 23 Times in 17 Posts

    wx in english
    Attached Files Attached Files

  23. #820
    My iPhone is a Part of Me Zehlek's Avatar
    Join Date
    Jul 2008
    Location
    Fort Erie, ON
    Posts
    842
    Thanks
    235
    Thanked 44 Times in 41 Posts

    Quote Originally Posted by bacman View Post
    wx in english

    Thanks a lot

Posting Permissions

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