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
Your Answer
Think you can help? Login to answer this question!