--
Please help me. Thanks
--
What I wanted to happen is that when it receives other data like for ex. for light dependent resistor and its value is 1000(sunny) and currently its value is 100(shady). When it display the sunny image then when I click the button for showing the weather it will display the shady image and the previous image will gone.
--
This might help you with the logic Justin
Chapter 18. Programming Your App to Make Decisions
--
One way to handle the weather icons is to use only a single image control; when it is shady, set image1.picture to shady.png else if sunny then set image1/picture to sunny.png perhaps.
댓글 없음:
댓글 쓰기