iPhone Srbija Servis, Beograd Kosovska 28
Results 1 to 2 of 2

Thread: wheater widget

  1. #1
    iNovajlija
    Join Date
    Jun 2009
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default wheater widget

    pa ovako imam problem kako da konfiguriram wheater widget za lokaciju zagreb,
    gdje griješim


    ///////// There are two sources available, 'accuWeather' and 'yahooWeather'. /////////

    //var source = "appleAccuweatherStolen"
    var source = "yahooWeather"


    ///////// Two methodes to set up your location depending on the source: /////////
    ///////// accuWeather: 'Zagreb, Croatia' (e.g. 'Karlsruhe, Germany') /////////
    ///////// yahooWeather: 'HRXX0005' or 'location code' (e.g. Uk Dumbarton = UKXX0663 ) /////////

    var locale = "HRXX0005"

    ///////// Set to 'false' for Farenheit. /////////

    var isCelsius = true
    //var isCelsius = flase

    ///////// Choose a style from the 'Stylesheet' folder (e.g. 'split'). /////////

    //var stylesheet = "AppleStyle-Bottom"
    var stylesheet = "AppleStyle-Bottom-(White)"
    //var stylesheet = "AppleStyle-Top"
    //var stylesheet = "AppleStyle-Top-(White)"

    ///////// You can choose one of the icons sets located in the 'Icon Sets' folder (e.g. 'klear'). /////////

    //var iconSet = "klear"
    var iconSet = "tango"
    //var iconSet = "rycon"

    ///////// Adjust the files extension if necessary (defalt is '.png'). /////////

    //var iconSet = "klear"
    //var iconExt = ".bmp"
    //var iconExt = ".jpg"
    //var iconExt = ".gif"
    var iconExt = ".png"

    ///////// You can modify the refreshtime here. Doesn't need to be changed normally. /////////

    var updateInterval = "60" //Minutes

  2. #2
    iSrbijaBigFan dr.dick's Avatar
    Join Date
    Nov 2009
    Location
    A, A
    Age
    41
    Posts
    185
    Thanks
    48
    Thanked 1 Time in 1 Post

    Default Re: wheater widget

    idi na 6 stranu foruma i naci ces odgovor.

Thread Information

Users Browsing this Thread

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

Posting Permissions

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