I need some suggestion on the following issue:
working on judge databases and having to handle a lot of informations on them, sometimes happens that a job started with a PRG lasts many hours before it is completed (I arrived frequently to exceed 12 hours).
The only option I have used till now to stop these routines is to leave the user the option to press the ESC key. This is because I’m not able to feel any CLICK event on any button while a PRG is running.
Can you suggest any way allowing to feel, inside a PRG, the CLICK on a potential <CANCEL> or <SUSPEND> button, allowing therefore to handle the user’s decision to finish the job?
Thank you in advance
Ildegardo
working on judge databases and having to handle a lot of informations on them, sometimes happens that a job started with a PRG lasts many hours before it is completed (I arrived frequently to exceed 12 hours).
The only option I have used till now to stop these routines is to leave the user the option to press the ESC key. This is because I’m not able to feel any CLICK event on any button while a PRG is running.
Can you suggest any way allowing to feel, inside a PRG, the CLICK on a potential <CANCEL> or <SUSPEND> button, allowing therefore to handle the user’s decision to finish the job?
Thank you in advance
Ildegardo