refresh remote images

You must Login before you can answer or comment on any questions.

I created a ScrollableView that holds 4 images that i pull in from the internet. However those images refresh every 5 minutes. So every 5 minutes i want to refresh the images that are stored in the ScrollableView. How do i do this?

i thought of adding a focus event on the main window and start some kind of timer - but i don't realy knowhow i write this in code

— asked 1 year ago by Pieterjan Denys
1 Comment
  • worked-around the problem used a refresh button and a trick from (http://developer.appcelerator.com/question/44131/clear-cache-remote-image#answer-223901)

    — commented 1 year ago by Pieterjan Denys

Your Answer

Think you can help? Login to answer this question!