how do i refresh an image?
#1
i'm very new to python and xbmc scripting, and i have a quick question. i am workin on a script that downloads an image, saves it on the hd, displays it, then downloads the image again as the same file name, and displays the new image, but under the same filename.

i can't get the new image that was downloaded to pop up.. only whatever image was loaded up first. is there a way to refresh an image, or does every image i load need to have a different filename!?

thank you Smile
Reply
#2
hi
i'm new as well but i think you only have to remove the imagecontrol then redraw it...
so simple ?!
did you try it ?
Reply
#3
ha, great.. no wonder it took so long to get an answer. it was a really dumb question. i could have sworn i tested that, and it kept loading the same image. i didn't even have to edit my code for it to work. obviously my fault tho!

thanks you.
Reply

Logout Mark Read Team Forum Stats Members Help
how do i refresh an image?0