**** BEGIN LOGGING AT Thu Aug 13 02:59:59 2015 Aug 13 17:25:57 How is one to use ProgressBar with a WebService? The WebService doesn't seem to be giving enough information through the onProgress events Aug 13 17:36:59 ProgressBar and WebService, huh? hrmm Aug 13 17:37:16 it seems like WebService is missing the start and end events Aug 13 17:38:17 Zectbumo: btw, why are you using enyo.WebService instead of enyo.Ajax? Aug 13 17:38:30 yes, WebService Aug 13 17:40:06 oh that was a question. Because I thought WebService was the "easy" route Aug 13 17:40:38 Zectbumo: well, I guess if you want to show progress, it probably is. I'm not sure how to rig up progress events from enyo.Ajax Aug 13 17:41:16 What do you mean about start and end? Shouldn't you just update the ProgressBar whenever the WebService bubbles a Progress event? Aug 13 17:42:03 right, and the progress event is not reporting when a download starts nor does it report when it ends. so this makes reporting on a progress bar very difficult Aug 13 17:42:18 it won't ever say "progress 0%" Aug 13 17:43:24 and then it reports progress 100% twice (AFAIK for small files) Aug 13 17:45:30 Zectbumo: Just initialize the ProgressBar to 0%, and who cares if it reports 100% twice? Aug 13 17:49:50 I think WebService is not designed correctly. Say if I initialize the bar to 0%, then start a WebService it reports to 100%. Then start another WebService I would have to init the bar to 0% every time before I make the WebService.send() call when it should really be event driven. Aug 14 00:11:19 wow Aug 14 00:11:24 talk about channel spam Aug 14 00:11:44 synergybot: shut down **** ENDING LOGGING AT Fri Aug 14 02:59:58 2015