destruk
15 years agoStreaming Star
roImageCanvas Image Cancellation
When I download an image to set as the background, is there any way to abort the download of the image file before the download completes without closing the screen? To programatically interrupt the download of the image file?
Maybe I'd need to set the canvas component to "nothing", then run the garbage collector, and then create a new roImageCanvas object? Would that cancel the transfer of the file in progress?
Maybe I'd need to set the canvas component to "nothing", then run the garbage collector, and then create a new roImageCanvas object? Would that cancel the transfer of the file in progress?