Any way to show progress while an ON-REV page is processing a script?
Michael Kann
mikekann at yahoo.com
Sat Aug 6 14:46:49 EDT 2011
Bruce,
It looks like the javascript librarians have produced a plethora of progress bars.
http://dev.sencha.com/deploy/ext-4.0.0/examples/simple-widgets/progress-bar.html
google:
js progress bar
jquery progress bar
Mike
--- On Sat, 8/6/11, Bruce Pokras <bruceap at comcast.net> wrote:
From: Bruce Pokras <bruceap at comcast.net>
Subject: Any way to show progress while an ON-REV page is processing a script?
To: "How to use LiveCode" <use-livecode at lists.runrev.com>
Date: Saturday, August 6, 2011, 11:46 AM
I have a form that uses POST to get a list of patent numbers processed by a .lc or .irev page. Right now, the whole list has to be processed before the user sees that anything has happened. In my case, once all the patent numbers have been processed, the user will see a page of tables with information about each patent. In my revlet version of this process, it was easy to have a field display the progress of the processing with 1 of 20, 2 of 20, 3 of 20, etc. being displayed in a field as the processing of each patent took place.
Is there any way to display a progress indicator while the .lc or .irev page is processing the patent numbers? I have tried a couple of things, such as having a separate "put" command for each patent, but nothing is displayed until all of the patents have been processed.
Regards,
Bruce Pokras
Blazing Dawn Software
_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list