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 image.
I've tried to call evas_object_image_reload() but it does not work. Is there something I need to do to force evas to reload an image? Or there is a problem with the evas caching system? Regards, -- ------------------------ Raoul Hecky ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
