On Saturday 11 August 2007 03:37:28 raoul wrote:
> I'm facing a problem with evas and image objects. Here it is:
> I have a jpeg file 01.jpg and if I load it with
> evas_object_image_file_set() it works. But if the file changes (ie.
> replaced by another),
> evas_object_image_file_set() on that fil
Hello,
I'm facing a problem with evas and image objects. Here it is:
I have a jpeg file 01.jpg and if I load it with evas_object_image_file_set()
it works. But if the file changes (ie. replaced by another),
evas_object_image_file_set() on that file again does not load the new but
keep the old