Feb. 25, 2014
8:04 a.m.
Hi, is there a way how to show progress bar during download of a big files using #downloadTo: message of the ZnClient? The image is not responsive for a long time and users may think it's frozen. example: ZnClient new url: ' http://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/27.0/runtimes/xulr... '; downloadTo: 'xulrunner.zip'. Cheers, -- Pavel