This topic is locked

Busy indicator

5/11/2008 12:45:51 AM
PHPRunner General questions
C
Code11 author

How do I add a 'Busy Loadin, Busy Processing, Busy updating, type of popup indicator to the program. Add another visual indicator to allow he user to be aware that something is happening....and that he must be patient. Must appear during and dissapear after the event

J
Jane 5/13/2008

Hi,
you can implement this feature manually editing generated files. You should be familiar with PHP and JavaScript for that.

Unfortunately we don't have a ready to go solution for this.