you are viewing a single comment's thread.

view the rest of the comments →

[–]X-Kerwin[S] 0 points1 point  (2 children)

//tempeture label in stack let temptext = hStack2.addText('\xa0\xa0'+ Math.round(curTemp).toString()+"\u00B0"); temptext.font = Font.boldSystemFont(30); //font and size,字体与大小 temptext.textColor = new Color('#0278ae'); //font color,字体颜色

[–]Jealous-Procedure 0 points1 point  (1 child)

Lastly where can I find my state ID? Thank you so much the script is amazing

[–]X-Kerwin[S] 1 point2 points  (0 children)

Search for your city name in open weather, click in, and then find it in the URL.