Hi all,
Going thru doc for display.loadRemoteImage, I noticed that in order to view a remote image you need to store it locally…
display.loadRemoteImage( url, method, listener [, params], destFilename [, baseDir] [, x, y] )
what about if I am using tableview that loads remoate images in 200 rows ? will that destroy the device storage due to saving them locally… I wonder if there is a way to show them without saving them locally?
Regards
Abdulaziz