Found how to do this. Instead of setting the filename of the image, load the contents of the file into a variable then set the text of the image to the variable.
On Sun Feb 15 2015 at 10:19:19 AM Peter Haworth <p...@lcsql.com> wrote: > Thanks Jacque, added my $0.02 worth but it's been around since 2013 so not > holding my breath for it to be fixed any time soon. > > On Sat Feb 14 2015 at 7:17:32 PM J. Landman Gay <jac...@hyperactivesw.com> > wrote: > >> On 2/14/2015 6:32 PM, Peter Haworth wrote: >> > If I set the filename of an image, it correctly loads that file into the >> > image. >> > >> > Say I then change the contents of the file - if I set the filename of >> the >> > image again, the original file contents remain in the image, presumably >> > because of some caching effect. >> > >> > Is there a way to force the image to be reloaded from the file? I tried >> > setting the filename to empty but that gave me an error (in the message >> > box). >> >> Apparently not: >> >> <http://quality.runrev.com/show_bug.cgi?id=11407> >> >> -- >> Jacqueline Landman Gay | jac...@hyperactivesw.com >> HyperActive Software | http://www.hyperactivesw.com >> >> _______________________________________________ >> use-livecode mailing list >> use-livecode@lists.runrev.com >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode